10 Commits

Author SHA1 Message Date
f6510b4cb1 Update theme colors 2026-05-26 11:23:33 +00:00
834f80a5c3 Update theme colors 2026-05-26 11:23:16 +00:00
44c8d908a8 Update theme colors 2026-05-26 11:23:04 +00:00
587dbff971 Update theme colors 2026-05-26 11:22:15 +00:00
a3df4277de Update theme colors 2026-05-26 11:21:36 +00:00
7581ebd5c4 Update theme colors 2026-05-26 11:21:18 +00:00
831469b8e2 Update theme colors 2026-05-26 11:20:54 +00:00
1dcb6e63e0 Update theme colors 2026-05-26 11:19:14 +00:00
82e5bfdc5d Update theme colors 2026-05-26 11:19:02 +00:00
75b14ebdb5 Update theme colors 2026-05-26 11:18:17 +00:00

View File

@@ -10,14 +10,14 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f7f9f4; --background: #f9f5fa;
--card: #ffffff; --card: #ffffff;
--foreground: #1a2e1a; --foreground: #0f001d;
--primary-cta: #2d5a27; --primary-cta: #39B6D6;
--primary-cta-text: #ffffff; --primary-cta-text: #ffffff;
--secondary-cta: #ffffff; --secondary-cta: #ffffff;
--secondary-cta-text: #2d5a27; --secondary-cta-text: #dd09ff;
--accent: #4a8c3f; --accent: #FF7A00;
--background-accent: #6fb85e; --background-accent: #6fb85e;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */