5 Commits

Author SHA1 Message Date
e2958542c8 Update theme colors 2026-05-11 20:56:23 +00:00
93d7a2a5f2 Update theme colors 2026-05-11 20:55:16 +00:00
134e81bd01 Update theme colors 2026-05-11 20:54:42 +00:00
fac9222565 Update theme colors 2026-05-11 20:54:31 +00:00
097340ef62 Update theme colors 2026-05-11 20:54:07 +00:00

View File

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