4 Commits

Author SHA1 Message Date
22d4e56a10 Update theme colors 2026-04-23 15:53:36 +00:00
b5cac5aca4 Update theme colors 2026-04-23 15:52:58 +00:00
1c8250010a Update theme colors 2026-04-23 15:52:02 +00:00
8f0f6d883a Update theme colors 2026-04-23 15:51:48 +00:00

View File

@@ -10,14 +10,14 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0d067e;
--background: #ff0000;
--card: #ffffff;
--foreground: #45aaeb;
--primary-cta: #0798ff;
--primary-cta-text: #27d7f2;
--foreground: #a1f2ff;
--primary-cta: #ffffff;
--primary-cta-text: #ffffff;
--secondary-cta: #ffffff;
--secondary-cta-text: #1f2429;
--accent: #93c7ff;
--secondary-cta-text: #ffffff;
--accent: #ffffff;
--background-accent: #000000;
/* text sizing - set by ThemeProvider */