Compare commits

...

4 Commits

Author SHA1 Message Date
dfc339c923 Update theme colors 2026-06-02 19:15:21 +00:00
163bae4b25 Update theme colors 2026-06-02 19:15:11 +00:00
698c971184 Update theme colors 2026-06-02 19:14:49 +00:00
c2ee9958f4 Update theme colors 2026-06-02 19:14:45 +00:00

View File

@@ -12,12 +12,12 @@
--background: #ffffff; --background: #ffffff;
--card: #FFCDCD; --card: #FFCDCD;
--foreground: #dcdcdb; --foreground: #000000;
--primary-cta: #FFCDCD; --primary-cta: #FFCDCD;
--primary-cta-text: #ffffff; --primary-cta-text: #000000;
--secondary-cta: #FFCDCD; --secondary-cta: #FFCDCD;
--secondary-cta-text: #ffffff; --secondary-cta-text: #000000;
--accent: #ffffff; --accent: #f6dddd;
--background-accent: #fffcfa; --background-accent: #fffcfa;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */