10 Commits

Author SHA1 Message Date
bc4db6fe73 Update theme colors 2026-05-17 15:23:59 +00:00
8973b91aee Update theme colors 2026-05-17 15:23:51 +00:00
593a9e35a0 Update theme colors 2026-05-17 15:23:46 +00:00
0e42e500a3 Update theme colors 2026-05-17 15:22:58 +00:00
72714cbac0 Update theme colors 2026-05-17 15:22:53 +00:00
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,13 +11,13 @@
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #F6F0E9; --background: #F6F0E9;
--card: #2b180a; --card: #c58421;
--foreground: #2b180a; --foreground: #6c503c;
--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: #8B0000;
--accent: #C9933A; --accent: #ffffff;
--background-accent: #efe7dd; --background-accent: #efe7dd;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */