3 Commits

Author SHA1 Message Date
4a4c8ffe78 Update theme colors 2026-05-25 05:26:12 +00:00
1668ddc2e0 Update theme colors 2026-05-25 05:26:07 +00:00
e06e593839 Update theme colors 2026-05-25 05:26:05 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fdfaf7;
--background: #f5f5f5;
--card: #ffffff;
--foreground: #3a3a3a;
--primary-cta: #E8743B;
--primary-cta-text: #ffffff;
--secondary-cta: #C85A54;
--secondary-cta-text: #ffffff;
--accent: #F5E6D3;
--background-accent: #F5E6D3;
--foreground: #1c1c1c;
--primary-cta: #511f1f;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c;
--accent: #8f3838;
--background-accent: #c9725c;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);