8 Commits

Author SHA1 Message Date
78c82e69de Update theme colors 2026-06-09 13:39:36 +00:00
c1ebea4709 Update theme colors 2026-06-09 13:38:56 +00:00
6863d67f48 Update theme colors 2026-06-09 13:38:49 +00:00
c6355086cc Update theme colors 2026-06-09 13:38:35 +00:00
d64a23d8cb Update theme colors 2026-06-09 13:38:23 +00:00
c7bb0123da Update theme colors 2026-06-09 13:38:12 +00:00
3132e3109b Update theme colors 2026-06-09 13:36:52 +00:00
a4b5babdfc Update theme colors 2026-06-09 13:36:42 +00:00

View File

@@ -12,13 +12,13 @@
--background: #F5F7FA;
--card: #ffffff;
--foreground: #250c0d;
--primary-cta: #b82b40;
--primary-cta-text: #f7f6f7;
--foreground: #0A0D6E;
--primary-cta: #0A0D6E;
--primary-cta-text: #FFFFFF;
--secondary-cta: #ffffff;
--secondary-cta-text: #250c0d;
--accent: #b90941;
--background-accent: #e8a8b6;
--secondary-cta-text: #111111;
--accent: #D4AF37;
--background-accent: #EEF3FA;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);