Update src/app/styles/variables.css

This commit is contained in:
2026-04-21 16:16:34 +00:00
parent b88f9b5063
commit 112a4ee59e

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #060000;
--card: #1d0d0d;
--foreground: #ffe6e6;
--primary-cta: #ff3d4a;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #171717;
--primary-cta: #000000;
--primary-cta-text: #ffffff;
--secondary-cta: #1f0a0a;
--secondary-cta: #737373;
--secondary-cta-text: #ffe6e6;
--accent: #7b2d2d;
--background-accent: #b8111f;
--accent: #000000;
--background-accent: #f3f3f3;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);