Update src/app/styles/variables.css

This commit is contained in:
2026-03-07 15:36:01 +00:00
parent 384793373d
commit a9e5d3afe4

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #050012;
--card: #040121;
--foreground: #f0e6ff;
--primary-cta: #c89bff;
--background: #0a0a1a;
--card: #151530;
--foreground: #e0e6ff;
--primary-cta: #00d9ff;
--primary-cta-text: #050012;
--secondary-cta: #1d123b;
--secondary-cta: #1a1a3a;
--secondary-cta-text: #f0e6ff;
--accent: #684f7b;
--background-accent: #65417c;
--accent: #7c3aed;
--background-accent: #6d28d9;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);