Add themes page

This commit is contained in:
Jon Staab
2024-08-14 16:25:36 -07:00
parent 66bb74fc32
commit 6c3bcac61f
15 changed files with 149 additions and 132 deletions
+2 -2
View File
@@ -8,8 +8,8 @@
<a
{href}
class="group justify-start border-none transition-all hover:bg-base-100"
class:text-stark-content={active}
class="group justify-start border-none transition-all hover:bg-base-100 hover:text-base-content"
class:text-base-content={active}
class:bg-base-100={active}>
<div class="flex items-center gap-3">
<slot />