4 Commits

Author SHA1 Message Date
5502f08def Update theme colors 2026-05-17 15:22:37 +00:00
d36c6ce2c2 Update theme colors 2026-05-17 15:22:18 +00:00
d79df46fe7 Update theme colors 2026-05-17 15:22:07 +00:00
041f11d7f8 Update theme colors 2026-05-17 15:21:53 +00:00

View File

@@ -11,11 +11,11 @@
--background-accent: #ffffff; */
--background: #F6F0E9;
--card: #2b180a;
--card: #c58421;
--foreground: #2b180a;
--primary-cta: #8B0000;
--primary-cta-text: #ffffff;
--secondary-cta: #C9933A;
--secondary-cta: #ffffff;
--secondary-cta-text: #ffffff;
--accent: #C9933A;
--background-accent: #efe7dd;