Update src/app/styles/variables.css

This commit is contained in:
2026-04-28 12:15:24 +00:00
parent 9e0f6e7b9f
commit 1178f01540

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #ffffffe6;
--primary-cta: #e6e6e6;
--background: #000000;
--card: #0f0f0f;
--foreground: #ffffff;
--primary-cta: #ffd600;
--primary-cta-text: #e3deea;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #27231f;
--accent: #737373;
--background-accent: #737373;
--accent: #ffd600;
--background-accent: #262626;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);