1 Commits

Author SHA1 Message Date
a497562b9b Update theme colors 2026-04-22 02:54:39 +00:00

View File

@@ -10,14 +10,14 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f5f5f5; --background: #383434;
--card: #ffffff; --card: #564b4b;
--foreground: #1c1c1c; --foreground: #1c1c1c;
--primary-cta: #1c1c1c; --primary-cta: #1a752a;
--primary-cta-text: #ffffff; --primary-cta-text: #ffffff;
--secondary-cta: #ffffff; --secondary-cta: #ffffff;
--secondary-cta-text: #f5fffae6; --secondary-cta-text: #f5fffae6;
--accent: #e2e2e2; --accent: #343131;
--background-accent: #c4c4c4; --background-accent: #c4c4c4;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */