Update src/app/styles/variables.css

This commit is contained in:
2026-05-18 09:24:31 +00:00
parent 23c9453a99
commit bd89c6c2de

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0b0f14;
--card: #111821;
--background: #121212;
--card: #1e1e1e;
--foreground: #ffffff;
--primary-cta: #f2c200;
--primary-cta-text: #0b0f14;
--secondary-cta: #111821;
--secondary-cta: #333333;
--secondary-cta-text: #ffffff;
--accent: #f2c200;
--background-accent: #111821;
--background-accent: #252525;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);