Update src/app/styles/variables.css

This commit is contained in:
2026-05-25 14:16:11 +00:00
parent 85fded43d0
commit e6877c78e6

View File

@@ -13,11 +13,11 @@
--background: #0a0a0a;
--card: #161616;
--foreground: #f0f0f0;
--primary-cta: #ffffff;
--primary-cta: #FFD700;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1e1e1e;
--secondary-cta-text: #e0e0e0;
--accent: #3b82f6;
--accent: #00FF41;
--background-accent: #1f2937;
/* text sizing - set by ThemeProvider */