Compare commits

...

2 Commits

Author SHA1 Message Date
ac46d9237a Update theme colors 2026-06-02 20:57:18 +00:00
cf956ccdc0 Update theme colors 2026-06-02 20:55:09 +00:00

View File

@@ -13,11 +13,11 @@
--background: #ffffff; --background: #ffffff;
--card: #fcfcfc; --card: #fcfcfc;
--foreground: #074771; --foreground: #074771;
--primary-cta: #ff4eac; --primary-cta: #0f0871;
--primary-cta-text: #ffffff; --primary-cta-text: #ffffff;
--secondary-cta: #cb331e; --secondary-cta: #cb331e;
--secondary-cta-text: #074771; --secondary-cta-text: #074771;
--accent: #FFB6C1; --accent: #f086d4;
--background-accent: #f5f0f3; --background-accent: #f5f0f3;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */