20 Commits

Author SHA1 Message Date
0fca5d434e Update theme colors 2026-05-17 15:26:42 +00:00
92609c0926 Update theme colors 2026-05-17 15:26:34 +00:00
6e0acc3141 Update theme colors 2026-05-17 15:26:13 +00:00
31b1be14b1 Update theme colors 2026-05-17 15:26:09 +00:00
5213a3c939 Update theme colors 2026-05-17 15:25:49 +00:00
753f7126fa Update theme colors 2026-05-17 15:25:44 +00:00
69cc4d3be6 Update theme colors 2026-05-17 15:25:39 +00:00
ab1ad79db6 Update theme colors 2026-05-17 15:25:10 +00:00
08ada20fbf Update theme colors 2026-05-17 15:24:14 +00:00
06f1cd2674 Update theme colors 2026-05-17 15:24:06 +00:00
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: #F6F0E9;
--card: #2b180a;
--foreground: #2b180a;
--card: #ffffff;
--foreground: #8B0000;
--primary-cta: #8B0000;
--primary-cta-text: #ffffff;
--secondary-cta: #C9933A;
--secondary-cta-text: #ffffff;
--accent: #C9933A;
--secondary-cta: #ffffff;
--secondary-cta-text: #1A1C5A;
--accent: #8B0000;
--background-accent: #efe7dd;
/* text sizing - set by ThemeProvider */