Update src/app/styles/variables.css

This commit is contained in:
2026-04-26 11:26:52 +00:00
parent eed8dad237
commit 2ea7fa046f

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #020617;
--card: #0f172a;
--background: #000612;
--card: #001122;
--foreground: #ffffff;
--primary-cta: #1e3a8a;
--primary-cta: #15479c;
--primary-cta-text: #ffffff;
--secondary-cta: #1e293b;
--secondary-cta-text: #ffffff;
--accent: #3b82f6;
--background-accent: #111827;
--background-accent: #1e3a8a;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);