Update src/app/styles/variables.css

This commit is contained in:
2026-03-05 13:38:22 +00:00
parent 8e06006a5a
commit 822a9dec04

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a1628;
--card: #0f1f3a;
--foreground: #e8f0ff;
--primary-cta: #2d7bff;
--background: #000000;
--card: #0a0a0a;
--foreground: #ffffff;
--primary-cta: #00ff88;
--primary-cta-text: #ffffff;
--secondary-cta: #0f1f3a;
--secondary-cta: #000000;
--secondary-cta-text: #2d7bff;
--accent: #4a9fff;
--background-accent: #1a3a6b;
--accent: #00ff88;
--background-accent: #003d22;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);