Update src/app/styles/variables.css

This commit is contained in:
2026-03-10 09:17:07 +00:00
parent b6dbced8da
commit 4f0cdbb708

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #e3deea;
--card: #ffffff;
--foreground: #27231f;
--primary-cta: #27231f;
--background: #000000;
--card: #0c0c0c;
--foreground: #ffffff;
--primary-cta: #00ff00;
--primary-cta-text: #e3deea;
--secondary-cta: #ffffff;
--secondary-cta: #000000;
--secondary-cta-text: #27231f;
--accent: #c68a62;
--background-accent: #c68a62;
--accent: #00ff00;
--background-accent: #1a1a1a;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);