Update src/app/styles/variables.css

This commit is contained in:
2026-04-25 23:53:09 +00:00
parent 12322466be
commit d76d945a9e

View File

@@ -12,13 +12,13 @@
--background: #020617;
--card: #0f172a;
--foreground: #e2e8f0;
--primary-cta: #c4d8f9;
--foreground: #f8fafc;
--primary-cta: #3b82f6;
--primary-cta-text: #020617;
--secondary-cta: #041633;
--secondary-cta: #1e40af;
--secondary-cta-text: #e2e8f0;
--accent: #2d30f3;
--background-accent: #1d4ed8;
--accent: #60a5fa;
--background-accent: #1e293b;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);