10 Commits

Author SHA1 Message Date
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

View File

@@ -11,13 +11,13 @@
--background-accent: #ffffff; */
--background: #F6F0E9;
--card: #c58421;
--foreground: #2b180a;
--primary-cta: #8B0000;
--card: #ffffff;
--foreground: #8B0000;
--primary-cta: #1a1c5a;
--primary-cta-text: #ffffff;
--secondary-cta: #ffffff;
--secondary-cta-text: #fe0000;
--accent: #C9933A;
--secondary-cta-text: #1A1C5A;
--accent: #1A1C5A;
--background-accent: #efe7dd;
/* text sizing - set by ThemeProvider */