Switch to version 1: modified src/app/styles/variables.css

This commit is contained in:
2026-05-16 22:32:19 +00:00
parent d0f763e119
commit f22d339010

View File

@@ -13,11 +13,11 @@
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #f5f5f5;
--primary-cta: #ff3d4a;
--primary-cta: #ffd700;
--primary-cta-text: #000000;
--secondary-cta: #1f0a0a;
--secondary-cta: #e63946;
--secondary-cta-text: #ffffff;
--accent: #ff3d4a;
--accent: #b8860b;
--background-accent: #2a0a0a;
/* text sizing - set by ThemeProvider */