2 Commits

Author SHA1 Message Date
3e9f33c3b3 Update theme colors 2026-04-17 19:39:25 +00:00
3d42c485d4 Update theme colors 2026-04-17 19:38:41 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f5f4f0; --background: #fafffb;
--card: #ffffff; --card: #f7fffa;
--foreground: #1a1a1a; --foreground: #001a0a;
--primary-cta: #2c2c2c; --primary-cta: #0a7039;
--primary-cta-text: #f5f4f0; --primary-cta-text: #fafffb;
--secondary-cta: #f5f4f0; --secondary-cta: #ffffff;
--secondary-cta-text: #1a1a1a; --secondary-cta-text: #001a0a;
--accent: #8a8a8a; --accent: #a8d9be;
--background-accent: #e8e6e1; --background-accent: #6bbf8e;
/* 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);