7 Commits

Author SHA1 Message Date
ce36e4f8c6 Update theme colors 2026-06-08 12:03:18 +00:00
382640dd82 Update theme colors 2026-06-08 12:03:03 +00:00
5521a0a5d6 Update theme colors 2026-06-08 12:02:29 +00:00
c709802fa3 Update theme colors 2026-06-08 12:02:23 +00:00
8dc3df18d7 Update theme colors 2026-06-08 12:02:12 +00:00
e47fa9dd2d Update theme colors 2026-06-08 12:02:05 +00:00
53da30c36e Update theme colors 2026-06-08 12:01:42 +00:00

View File

@@ -12,13 +12,13 @@
--background: #f7f6f7;
--card: #ffffff;
--foreground: #25190c;
--primary-cta: #ff6207;
--foreground: #F9F0F0;
--primary-cta: #f5f5f5;
--primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff;
--secondary-cta-text: #25190c;
--accent: #ffce93;
--background-accent: #e8cfa8;
--secondary-cta: #242325;
--secondary-cta-text: #F9F0F0;
--accent: #B49977;
--background-accent: #B49977;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);