Update src/app/styles/variables.css

This commit is contained in:
2026-06-10 20:04:44 +00:00
parent e829152599
commit f3e9a26c2a

View File

@@ -10,14 +10,14 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0A0A0A;
--card: #1A1A1A;
--foreground: #E0E0E0;
--background: #000000;
--card: #1a1a1a;
--foreground: #e0e0e0;
--primary-cta: #D4AF37;
--primary-cta-text: #0A0A0A;
--secondary-cta: #1A1A1A;
--secondary-cta: #343A40;
--secondary-cta-text: #E0E0E0;
--accent: #6C757D;
--accent: #D4AF37;
--background-accent: #343A40;
/* text sizing - set by ThemeProvider */