Add light theme and secondary color

This commit is contained in:
Jon Staab
2025-05-12 08:47:44 -07:00
parent 317ab57ed2
commit 12fcdfcd4f
7 changed files with 36 additions and 3 deletions
+3
View File
@@ -46,6 +46,9 @@
:root {
font-family: Lato;
}
[data-theme] {
--base-100: oklch(var(--b1));
--base-200: oklch(var(--b2));
--base-300: oklch(var(--b3));