5 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

View File

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