Update src/app/styles/variables.css

This commit is contained in:
2026-05-28 16:57:08 +00:00
parent c4706c1fa4
commit f3e1f8542a

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f8f8f8;
--foreground: #000000;
--primary-cta: #E4002B;
--background: #000000;
--card: #1a1a1a;
--foreground: #ffffff;
--primary-cta: #ff0000;
--primary-cta-text: #ffffff;
--secondary-cta: #0056B3;
--secondary-cta: #106EFB;
--secondary-cta-text: #ffffff;
--accent: #0056B3;
--background-accent: #D6E8FF;
--accent: #106EFB;
--background-accent: #333333;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);