Compare commits

..

6 Commits

Author SHA1 Message Date
3781f39248 Update theme colors 2026-06-02 20:57:51 +00:00
ac46d9237a Update theme colors 2026-06-02 20:57:18 +00:00
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
c84f765db9 Update theme colors 2026-06-02 20:54:11 +00:00

View File

@@ -12,12 +12,12 @@
--background: #ffffff;
--card: #fcfcfc;
--foreground: #1e80c2;
--primary-cta: #ff4eac;
--foreground: #e965d2;
--primary-cta: #0f0871;
--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 */