3 Commits

Author SHA1 Message Date
be21aecad1 Update theme colors 2026-04-23 08:46:30 +00:00
e38e8d3177 Update theme colors 2026-04-23 08:46:18 +00:00
4dfe21bc7d Update theme colors 2026-04-23 08:45:53 +00:00

View File

@@ -10,7 +10,7 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #020617;
--background: #02104c;
--card: #0f172a;
--foreground: #e2e8f0;
--primary-cta: #1e3a8a;
@@ -18,7 +18,7 @@
--secondary-cta: #1e293b;
--secondary-cta-text: #2e2521;
--accent: #3b82f6;
--background-accent: #1e3a8a;
--background-accent: #052fa4;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);