Compare commits

...

2 Commits

Author SHA1 Message Date
0636ad9e0b Update theme colors 2026-06-02 21:06:40 +00:00
5e05ff690b Update theme colors 2026-06-02 21:06:00 +00:00

View File

@@ -12,12 +12,12 @@
--background: #ffffff; --background: #ffffff;
--card: #fcfcfc; --card: #fcfcfc;
--foreground: #0c4006; --foreground: #082a04;
--primary-cta: #406d4a; --primary-cta: #406d4a;
--primary-cta-text: #ffffff; --primary-cta-text: #ffffff;
--secondary-cta: #816a8b; --secondary-cta: #816a8b;
--secondary-cta-text: #0F0871; --secondary-cta-text: #0F0871;
--accent: #f086d4; --accent: #733187;
--background-accent: #f5f0f3; --background-accent: #f5f0f3;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */