4 Commits

Author SHA1 Message Date
8cf8cd8e81 Update theme colors 2026-06-10 11:12:02 +00:00
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,12 +13,12 @@
--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;
--background-accent: #e8a8b6;
--accent: #FFEC00;
--background-accent: #646363;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);