6 Commits

Author SHA1 Message Date
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;
--background-accent: #ffffff; */
--background: #f7f9f4;
--background: #f9f5fa;
--card: #ffffff;
--foreground: #1a2e1a;
--primary-cta: #2d5a27;
--foreground: #230043;
--primary-cta: #6A00F4;
--primary-cta-text: #ffffff;
--secondary-cta: #ffffff;
--secondary-cta-text: #2d5a27;
--accent: #4a8c3f;
--secondary-cta-text: #FF7A00;
--accent: #FF7A00;
--background-accent: #6fb85e;
/* text sizing - set by ThemeProvider */