Update src/app/styles/variables.css

This commit is contained in:
2026-05-06 07:18:11 +00:00
parent 9738910666
commit 5516bf532a

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #121212;
--foreground: #ffffff;
--primary-cta: #00FF88;
--background: #0a0a0c;
--card: #16161a;
--foreground: #f0f0f5;
--primary-cta: #00ff9d;
--primary-cta-text: #0a0a0a;
--secondary-cta: #FF5C1A;
--secondary-cta: #7b2cbf;
--secondary-cta-text: #ffffff;
--accent: #333333;
--background-accent: #1a1a1a;
--accent: #00d4ff;
--background-accent: #1f1f2e;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);