Update src/app/styles/variables.css

This commit is contained in:
2026-05-24 08:01:16 +00:00
parent 55cbc3ad46
commit a473ac7d1b

View File

@@ -12,12 +12,12 @@
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #ffffff;
--primary-cta: #e63946;
--foreground: #f5f5f5;
--primary-cta: #d4af37;
--primary-cta-text: #ffffff;
--secondary-cta: #ffffff;
--secondary-cta: #ff0000;
--secondary-cta-text: #000000;
--accent: #d4af37;
--accent: #ff0000;
--background-accent: #2a0a0a;
/* text sizing - set by ThemeProvider */