Update src/app/styles/variables.css

This commit is contained in:
2026-05-12 16:08:25 +00:00
parent e8861d405b
commit c1a141e670

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #1a1a1a;
--card: #171717;
--foreground: #f5f5f5;
--primary-cta: #ff0000;
--primary-cta: #c19a6b;
--primary-cta-text: #ffffff;
--secondary-cta: #1a1a1a;
--secondary-cta: #171717;
--secondary-cta-text: #ffffff;
--accent: #991b1b;
--background-accent: #7f1d1d;
--accent: #c19a6b;
--background-accent: #262626;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);