Compare commits

..

5 Commits

Author SHA1 Message Date
a542ea52c1 Update theme colors 2026-06-02 21:07:22 +00:00
0636ad9e0b Update theme colors 2026-06-02 21:06:40 +00:00
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

@@ -10,14 +10,14 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #ffffff; --background: #ede8da;
--card: #fcfcfc; --card: #fcfcfc;
--foreground: #0c4006; --foreground: #082a04;
--primary-cta: #0f0871; --primary-cta: #406d4a;
--primary-cta-text: #ffffff; --primary-cta-text: #ffffff;
--secondary-cta: #fec320; --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 */