4 Commits

Author SHA1 Message Date
0427db89b8 Update theme colors 2026-05-17 15:22:45 +00:00
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

View File

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