Compare commits

..

3 Commits

Author SHA1 Message Date
5e05ff690b Update theme colors 2026-06-02 21:06:00 +00:00
4156686ed4 Update theme colors 2026-06-02 21:05:17 +00:00
fa263c94c8 Update theme colors 2026-06-02 21:04:37 +00:00

View File

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