1 Commits

Author SHA1 Message Date
5eee1f5af1 Update theme colors 2026-04-17 09:20:09 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f5f5f5; --background: #fafffb;
--card: #ffffff; --card: #f7fffa;
--foreground: #1c1c1c; --foreground: #001a0a;
--primary-cta: #1f514c; --primary-cta: #0a7039;
--primary-cta-text: #f5f5f5; --primary-cta-text: #fafffb;
--secondary-cta: #ffffff; --secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c; --secondary-cta-text: #001a0a;
--accent: #159c49; --accent: #a8d9be;
--background-accent: #a8e8ba; --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);