Update src/app/styles/variables.css

This commit is contained in:
2026-06-03 21:52:14 +00:00
parent de46eaf3b0
commit c8784764df

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */
--background: #000000;
--card: #1a1a1a;
--card: #0c0c0c;
--foreground: #ffffff;
--primary-cta: #ffffff;
--primary-cta: #cee7ff;
--primary-cta-text: #000000;
--secondary-cta: #333333;
--secondary-cta: #000000;
--secondary-cta-text: #ffffff;
--accent: #cccccc;
--background-accent: #0a0a0a;
--accent: #535353;
--background-accent: #CEE7FF;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);