Update src/app/styles/variables.css

This commit is contained in:
2026-03-31 23:38:58 +00:00
parent b47a24e9b7
commit a38924fd7a

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0B0B0B;
--card: #111111;
--foreground: #F8F5F0;
--primary-cta: #D4AF37;
--background: #0b0b0b;
--card: #1a1a1a;
--foreground: #f8f5f0;
--primary-cta: #d4af37;
--primary-cta-text: #0B0B0B;
--secondary-cta: #8B0000;
--secondary-cta: #8b0000;
--secondary-cta-text: #F8F5F0;
--accent: #D4AF37;
--background-accent: #1A1A1A;
--accent: #d4af37;
--background-accent: #1a1a1a;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);