Update src/app/styles/variables.css

This commit is contained in:
2026-06-03 14:04:09 +00:00
parent ef42c35b3c
commit 2daf5001c0

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #0a0a0a; --background: #1a1a2e;
--card: #1a1a1a; --card: #2c2c4d;
--foreground: #ffffff; --foreground: #e0e0e0;
--primary-cta: #e34400; --primary-cta: #6b46c1;
--primary-cta-text: #ffffff; --primary-cta-text: #ffffff;
--secondary-cta: #010101; --secondary-cta: #4a338d;
--secondary-cta-text: #ffffff; --secondary-cta-text: #ffffff;
--accent: #ff7b05; --accent: #f59e0b;
--background-accent: #106efb; --background-accent: #3a3a5e;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);