2 Commits

Author SHA1 Message Date
9b5a5f4314 Update theme colors 2026-04-24 12:29:44 +00:00
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: #ffffff;
--card: #1f4035; --card: #f9f9f9;
--foreground: #ffffff; --foreground: #000612e6;
--primary-cta: #ffffff; --primary-cta: #15479c;
--primary-cta-text: #051a12; --primary-cta-text: #ffffff;
--secondary-cta: #0d2b1f; --secondary-cta: #f9f9f9;
--secondary-cta-text: #d4f6e8; --secondary-cta-text: #000612e6;
--accent: #0d5238; --accent: #e2e2e2;
--background-accent: #10b981; --background-accent: #c4c4c4;
/* 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);