Update src/app/styles/variables.css

This commit is contained in:
2026-03-21 23:05:33 +00:00
parent a8dc7b6ac3
commit 27c9877fb0

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #ffffff;
--primary-cta: #e34400;
--background: #f9f9f9;
--card: #ffffff;
--foreground: #2c2c2c;
--primary-cta: #106EFB;
--primary-cta-text: #ffffff;
--secondary-cta: #010101;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #ffffff;
--accent: #ff7b05;
--background-accent: #e34400;
--accent: #e0e0e0;
--background-accent: #106EFB;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);