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;
--background-accent: #ffffff; */
--background: #f5f5f5;
--card: #ffffff;
--background: #383434;
--card: #564b4b;
--foreground: #1c1c1c;
--primary-cta: #1c1c1c;
--primary-cta: #1a752a;
--primary-cta-text: #ffffff;
--secondary-cta: #ffffff;
--secondary-cta-text: #f5fffae6;
--accent: #e2e2e2;
--accent: #343131;
--background-accent: #c4c4c4;
/* text sizing - set by ThemeProvider */