3 Commits

Author SHA1 Message Date
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

View File

@@ -13,10 +13,10 @@
--background: #f9f5fa;
--card: #ffffff;
--foreground: #230043;
--primary-cta: #2d5a27;
--primary-cta: #6A00F4;
--primary-cta-text: #ffffff;
--secondary-cta: #ffffff;
--secondary-cta-text: #2d5a27;
--secondary-cta-text: #FF7A00;
--accent: #4a8c3f;
--background-accent: #6fb85e;