6 Commits

Author SHA1 Message Date
88c89c0c12 Update theme colors 2026-04-15 07:10:10 +00:00
eb3ad3e21a Update theme colors 2026-04-15 07:09:36 +00:00
de0ab35e33 Update theme colors 2026-04-15 07:09:34 +00:00
7bae07015a Update theme colors 2026-04-15 07:09:31 +00:00
0a06b7f9d0 Update theme colors 2026-04-15 07:09:29 +00:00
97aa499e5e Update theme colors 2026-04-15 07:09:21 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #eef3ed;
--card: #ffffff;
--foreground: #1a2e1a;
--primary-cta: #2d5a27;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #120a00e6;
--primary-cta: #FF7B05;
--primary-cta-text: #ffffff;
--secondary-cta: #ffffff;
--secondary-cta-text: #2d5a27;
--accent: #4a8c3f;
--background-accent: #6fb85e;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #120a00e6;
--accent: #e2e2e2;
--background-accent: #FF7B05;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);