3 Commits

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

View File

@@ -12,11 +12,11 @@
--background: #f9f5fa;
--card: #ffffff;
--foreground: #230043;
--primary-cta: #6A00F4;
--foreground: #0f001d;
--primary-cta: #39B6D6;
--primary-cta-text: #ffffff;
--secondary-cta: #ffffff;
--secondary-cta-text: #FF7A00;
--secondary-cta-text: #ffffff;
--accent: #FF7A00;
--background-accent: #6fb85e;