Update src/app/styles/variables.css

This commit is contained in:
2026-06-10 21:47:42 +00:00
parent faaa838996
commit 189dbe5741

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */
--background: #000000;
--card: #0c0c0c;
--foreground: #ffffff;
--primary-cta: #106EFB;
--primary-cta-text: #ffffff;
--secondary-cta: #000000;
--card: #1a1a1a;
--foreground: #E0E0E0;
--primary-cta: #FFD700;
--primary-cta-text: #000000;
--secondary-cta: #333333;
--secondary-cta-text: #ffffff;
--accent: #8B0000;
--background-accent: #106EFB;
--accent: #FFD700;
--background-accent: #0a0a0a;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);