1 Commits

Author SHA1 Message Date
3a51b429d5 Update theme colors 2026-04-24 12:29:39 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #000000; --background: #f5f5f5;
--card: #1f4035; --card: #ffffff;
--foreground: #ffffff; --foreground: #1c1c1c;
--primary-cta: #ffffff; --primary-cta: #1c1c1c;
--primary-cta-text: #051a12; --primary-cta-text: #f5f5f5;
--secondary-cta: #0d2b1f; --secondary-cta: #ffffff;
--secondary-cta-text: #d4f6e8; --secondary-cta-text: #1c1c1c;
--accent: #0d5238; --accent: #e63946;
--background-accent: #10b981; --background-accent: #e8bea8;
/* 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);