4 Commits

Author SHA1 Message Date
dddf80e95e Update theme colors 2026-05-25 05:26:20 +00:00
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;
--card: #ffffff;
--foreground: #3a3a3a;
--primary-cta: #E8743B;
--primary-cta-text: #ffffff;
--secondary-cta: #C85A54;
--secondary-cta-text: #ffffff;
--accent: #F5E6D3;
--background-accent: #F5E6D3;
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #ffffffe6;
--primary-cta: #e6e6e6;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffffe6;
--accent: #737373;
--background-accent: #737373;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);