4 Commits

Author SHA1 Message Date
7a86d1564d Update theme colors 2026-05-10 18:17:15 +00:00
a12f818ef8 Update theme colors 2026-05-10 18:17:11 +00:00
51f11f1d11 Update theme colors 2026-05-10 18:16:59 +00:00
66939eb403 Update theme colors 2026-05-10 18:16:43 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #ffffff; --background: #fcf6ec;
--card: #f9f9f9; --card: #f3ede2;
--foreground: #120a00e6; --foreground: #2e2521;
--primary-cta: #FF7B05; --primary-cta: #2e2521;
--primary-cta-text: #ffffff; --primary-cta-text: #fcf6ec;
--secondary-cta: #f9f9f9; --secondary-cta: #ffffff;
--secondary-cta-text: #120a00e6; --secondary-cta-text: #2e2521;
--accent: #e2e2e2; --accent: #b2a28b;
--background-accent: #FF7B05; --background-accent: #b2a28b;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);