Update src/app/styles/variables.css

This commit is contained in:
2026-04-15 11:19:43 +00:00
parent a70186372a
commit e45988f577

View File

@@ -13,12 +13,12 @@
--background: #0a0a0a;
--card: #161616;
--foreground: #f0f0f0;
--primary-cta: #ffffff;
--primary-cta: #d4af37;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1e1e1e;
--secondary-cta: #8b0000;
--secondary-cta-text: #e0e0e0;
--accent: #d0d0d0;
--background-accent: #9a9a9a;
--accent: #d4af37;
--background-accent: #2e0000;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);