Update src/app/styles/variables.css

This commit is contained in:
2026-05-17 16:28:02 +00:00
parent 2777eda4a0
commit 6cfd5bd211

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #000000;
--card: #0a0a0a;
--foreground: #ffffff;
--primary-cta: #00f0ff;
--background: #050510;
--card: #0a0a20;
--foreground: #e0f2fe;
--primary-cta: #3b82f6;
--primary-cta-text: #000000;
--secondary-cta: #1a1a1a;
--secondary-cta: #06b6d4;
--secondary-cta-text: #ffffff;
--accent: #007bff;
--background-accent: #002030;
--accent: #3b82f6;
--background-accent: #1e293b;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);