Update src/app/styles/variables.css

This commit is contained in:
2026-05-10 08:14:15 +00:00
parent 027247d6a0
commit 4ca7b37856

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #1c1c1c;
--primary-cta: #00A3E0;
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #ffffff;
--primary-cta: #ff0000;
--primary-cta-text: #ffffff;
--secondary-cta: #E53935;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffff;
--accent: #e2e2e2;
--background-accent: #f5f5f5;
--accent: #ff0000;
--background-accent: #3f1111;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);