1 Commits

Author SHA1 Message Date
2be3be695c Update theme colors 2026-06-10 19:45:05 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f7f9f4; --background: #0a0a0a;
--card: #ffffff; --card: #1a1a1a;
--foreground: #1a2e1a; --foreground: #f5f5f5;
--primary-cta: #2d5a27; --primary-cta: #ffdf7d;
--primary-cta-text: #ffffff; --primary-cta-text: #0a0a0a;
--secondary-cta: #ffffff; --secondary-cta: #1a1a1a;
--secondary-cta-text: #2d5a27; --secondary-cta-text: #ffffff;
--accent: #4a8c3f; --accent: #b8860b;
--background-accent: #6fb85e; --background-accent: #8b6914;
/* 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);