Update src/app/styles/variables.css

This commit is contained in:
2026-03-21 10:06:42 +00:00
parent 2df04217b6
commit 68227bf0d6

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #000000;
--card: #1f1f40;
--foreground: #ffffff;
--primary-cta: #ffffff;
--background: #0a0e27;
--card: #141829;
--foreground: #f0f0f0;
--primary-cta: #00d4ff;
--primary-cta-text: #0a051a;
--secondary-cta: #0d0d2b;
--secondary-cta: #7c3aed;
--secondary-cta-text: #d4d4f6;
--accent: #3d2880;
--background-accent: #663cff;
--accent: #00ffff;
--background-accent: #1a1f3a;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);