5 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
041f11d7f8 Update theme colors 2026-05-17 15:21:53 +00:00

View File

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