Update theme colors

This commit is contained in:
2026-05-08 16:52:23 +00:00
parent 70a1fc796e
commit 8aac4ea715

View File

@@ -12,12 +12,12 @@
--background: #ffffff;
--card: #f9f9f9;
--foreground: #120a00e6;
--primary-cta: #FF7B05;
--foreground: #342065;
--primary-cta: #F06724;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #120a00e6;
--accent: #e2e2e2;
--secondary-cta: #FFDF27;
--secondary-cta-text: #342065;
--accent: #D32B2B;
--background-accent: #FF7B05;
/* text sizing - set by ThemeProvider */