Update src/app/styles/variables.css

This commit is contained in:
2026-05-10 19:08:29 +00:00
parent 95d63a6983
commit b34e585906

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */
--background: #ffffff;
--card: #fdfdfd;
--foreground: #1a1a1a;
--card: #000000;
--foreground: #000000;
--primary-cta: #e63946;
--primary-cta-text: #ffffff;
--secondary-cta: #1a1a1a;
--secondary-cta: #ffffff;
--secondary-cta-text: #ffffff;
--accent: #ff6b6b;
--background-accent: #f1f1f1;
--accent: #e63946;
--background-accent: #f4f4f4;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);