4 Commits

Author SHA1 Message Date
fac9222565 Update theme colors 2026-05-11 20:54:31 +00:00
097340ef62 Update theme colors 2026-05-11 20:54:07 +00:00
9d9c5081e3 Update theme colors 2026-05-11 20:53:37 +00:00
3b408721e8 Update theme colors 2026-05-11 20:53:22 +00:00

View File

@@ -11,13 +11,13 @@
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #ffffff; --background: #ffffff;
--card: #f9f9f9; --card: #000000;
--foreground: #ffffff; --foreground: #ffffff;
--primary-cta: #0a7039; --primary-cta: #000000;
--primary-cta-text: #000000; --primary-cta-text: #000000;
--secondary-cta: #f9f9f9; --secondary-cta: #000000;
--secondary-cta-text: #0a3fea; --secondary-cta-text: #0a3fea;
--accent: #e2e2e2; --accent: #000000;
--background-accent: #000000; --background-accent: #000000;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */