Compare commits

..

3 Commits

Author SHA1 Message Date
cf956ccdc0 Update theme colors 2026-06-02 20:55:09 +00:00
3f7241cb0e Update theme colors 2026-06-02 20:54:55 +00:00
d5daf11a7d Update theme colors 2026-06-02 20:54:29 +00:00

View File

@@ -15,9 +15,9 @@
--foreground: #074771;
--primary-cta: #ff4eac;
--primary-cta-text: #ffffff;
--secondary-cta: #F7D794;
--secondary-cta-text: #36454F;
--accent: #FFB6C1;
--secondary-cta: #cb331e;
--secondary-cta-text: #074771;
--accent: #f086d4;
--background-accent: #f5f0f3;
/* text sizing - set by ThemeProvider */