Update src/app/styles/variables.css

This commit is contained in:
2026-06-09 15:12:52 +00:00
parent 22c26180b0
commit 765b1c9545

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #121212;
--card: #1a1a1a;
--foreground: #ffffff;
--primary-cta: #00E5FF;
--background: #f5f4f0;
--card: #ffffff;
--foreground: #1a1a1a;
--primary-cta: #2c2c2c;
--primary-cta-text: #121212;
--secondary-cta: #1a1a1a;
--secondary-cta: #f5f4f0;
--secondary-cta-text: #ffffff;
--accent: #E3F2FD;
--background-accent: #00E5FF;
--accent: #8a8a8a;
--background-accent: #e8e6e1;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);