2 Commits

Author SHA1 Message Date
90f72d4df3 Update theme colors 2026-04-26 11:41:06 +00:00
d63ad41a94 Update theme colors 2026-04-26 11:40:46 +00:00

View File

@@ -10,14 +10,14 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #000612;
--background: #04225d;
--card: #001122;
--foreground: #ffffff;
--primary-cta: #15479c;
--primary-cta-text: #ffffff;
--secondary-cta: #1e293b;
--secondary-cta-text: #ffffff;
--accent: #3b82f6;
--accent: #04225D;
--background-accent: #1e3a8a;
/* text sizing - set by ThemeProvider */