Update src/app/styles/variables.css

This commit is contained in:
2026-06-07 09:52:00 +00:00
parent fa2a71ee17
commit 1bd3e29b07

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #e3deea;
--card: #ffffff;
--foreground: #1f2027;
--primary-cta: #1f2027;
--background: #030128;
--card: #241f48;
--foreground: #ffffff;
--primary-cta: #ffffff;
--primary-cta-text: #e3deea;
--secondary-cta: #ffffff;
--secondary-cta: #131136;
--secondary-cta-text: #1f2027;
--accent: #627dc6;
--background-accent: #627dc6;
--accent: #44358a;
--background-accent: #b597fe;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);