3 Commits

Author SHA1 Message Date
a6bcde5b4d Update theme colors 2026-06-10 11:11:33 +00:00
5fed727070 Update theme colors 2026-06-10 11:11:27 +00:00
9a2a4faaac Update theme colors 2026-06-10 11:11:08 +00:00

View File

@@ -13,11 +13,11 @@
--background: #f7f6f7;
--card: #ffffff;
--foreground: #250c0d;
--primary-cta: #b82b40;
--primary-cta: #ffec00;
--primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff;
--secondary-cta-text: #250c0d;
--accent: #b90941;
--accent: #FFEC00;
--background-accent: #e8a8b6;
/* text sizing - set by ThemeProvider */