Update src/app/styles/variables.css

This commit is contained in:
2026-04-23 07:49:02 +00:00
parent b6fa6b420b
commit aff91f42ad

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #f5f5f5;
--primary-cta: #dfff1c;
--background: #ffffff;
--card: #f0f9fa;
--foreground: #002022;
--primary-cta: #0891b2;
--primary-cta-text: #fcf6ec;
--secondary-cta: #1a1a1a;
--secondary-cta: #f0f9fa;
--secondary-cta-text: #2e2521;
--accent: #8b9a1b;
--background-accent: #5d6b00;
--accent: #bae6fd;
--background-accent: #22d3ee;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);