Update src/app/styles/variables.css

This commit is contained in:
2026-05-09 10:46:36 +00:00
parent e46d047516
commit a94a8c59ed

View File

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