Update src/app/styles/variables.css

This commit is contained in:
2026-05-23 12:19:07 +00:00
parent 85582674f2
commit 1da912eebb

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #ffffff;
--primary-cta: #ffffff;
--card: #171717;
--foreground: #f5f5f5;
--primary-cta: #3b82f6;
--primary-cta-text: #000000;
--secondary-cta: #1a1a1a;
--secondary-cta: #737373;
--secondary-cta-text: #ffffff;
--accent: #737373;
--background-accent: #7f1d1d;
--accent: #2563eb;
--background-accent: #1f2937;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);