Update src/app/styles/variables.css

This commit is contained in:
2026-04-06 15:00:03 +00:00
parent 582008ac3c
commit cd556be0be

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #120a00e6;
--primary-cta: #FF7B05;
--background: #0A0A0A;
--card: #1a1a1a;
--foreground: #ffffff;
--primary-cta: #D4A843;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #120a00e6;
--accent: #e2e2e2;
--background-accent: #FF7B05;
--accent: #D4A843;
--background-accent: #D4A843;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);