Update src/app/styles/variables.css

This commit is contained in:
2026-04-22 18:29:43 +00:00
parent abc3012754
commit 9251748fb5

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #ffffff;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000000;
--primary-cta: #e63946;
--primary-cta-text: #ffffff;
--secondary-cta: #1a1a1a;
--secondary-cta: #000000;
--secondary-cta-text: #ffffff;
--accent: #e63946;
--background-accent: #5e1919;
--background-accent: #f9f9f9;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);