Update src/app/styles/variables.css

This commit is contained in:
2026-04-20 16:28:19 +00:00
parent a366fbe636
commit d3164a8ede

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #000000;
--card: #1a0b2e;
--foreground: #ffffff;
--primary-cta: #BA68C8;
--background: #0a0a0a;
--card: #1a0d2e;
--foreground: #f8f5ff;
--primary-cta: #8b5cf6;
--primary-cta-text: #ffffff;
--secondary-cta: #6A1B9A;
--secondary-cta: #6d28d9;
--secondary-cta-text: #ffffff;
--accent: #CE93D8;
--background-accent: #2a0d45;
--accent: #c084fc;
--background-accent: #2e1065;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);