LOGO

Start building a Themes around your project ?

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s.


<body class="hy-bg-secondary">
	<!-- Use Background Color Secondary -->
</body>

<section class="hy-bg-primary">
	<!-- Use Background Color Primary -->
</section>

<button class="hy-button-secondary">
	<!-- Use Button Color Secondary -->
</button>

<a class="hy-button-primary">
	<!-- Use Button Color Primary -->
</a>

<h1 class="hy-text-secondary">
	<!-- Use Text Color Secondary -->
</h1>

<p class="hy-text-Primary">
	<!-- Use Text Color Primary -->
</p>

<div class="hy-accent">
	<!-- Use Color Accent -->
</div>

Select Themes