Update src/app/styles/variables.css

This commit is contained in:
2026-04-05 07:31:47 +00:00
parent 8553065e08
commit 1bd04d5d4b

View File

@@ -12,13 +12,13 @@
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #ffffffe6;
--primary-cta: #e6e6e6;
--foreground: #ffffff;
--primary-cta: #ff3d4a;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffffe6;
--accent: #737373;
--background-accent: #737373;
--accent: #3f3f46;
--background-accent: #27272a;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);