4 Commits

Author SHA1 Message Date
c4b0e08111 Update theme colors 2026-03-10 04:18:03 +00:00
86b018a86b Update theme colors 2026-03-10 04:17:40 +00:00
32dcbe7762 Update theme colors 2026-03-10 04:17:31 +00:00
f7529c0850 Merge version_1 into main
Merge version_1 into main
2026-03-10 03:49:50 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f7f6f7;
--background: #f5f4f0;
--card: #ffffff;
--foreground: #25190c;
--primary-cta: #ff6207;
--primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff;
--secondary-cta-text: #25190c;
--accent: #ffce93;
--background-accent: #e8cfa8;
--foreground: #1a1a1a;
--primary-cta: #2c2c2c;
--primary-cta-text: #f5f4f0;
--secondary-cta: #f5f4f0;
--secondary-cta-text: #1a1a1a;
--accent: #8a8a8a;
--background-accent: #e8e6e1;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);