Update src/app/styles/variables.css

This commit is contained in:
2026-04-03 16:58:30 +00:00
parent a0d1d28395
commit 0e4e649dfd

View File

@@ -13,11 +13,11 @@
--background: #0a0a0a;
--card: #171717;
--foreground: #ffffff;
--primary-cta: #d4af37;
--primary-cta: #ff0000;
--primary-cta-text: #000000;
--secondary-cta: #1f1f1f;
--secondary-cta-text: #ffffff;
--accent: #d4af37;
--accent: #ff0000;
--background-accent: #262626;
/* text sizing - set by ThemeProvider */