Update src/app/styles/variables.css

This commit is contained in:
2026-03-27 07:10:03 +00:00
parent 86aad76ce6
commit 559f35e470

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */
--background: #000000;
--card: #1f4035;
--card: #0a0a0a;
--foreground: #ffffff;
--primary-cta: #ffffff;
--primary-cta: #106EFB;
--primary-cta-text: #051a12;
--secondary-cta: #0d2b1f;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #d4f6e8;
--accent: #0d5238;
--background-accent: #10b981;
--accent: #106EFB;
--background-accent: #000000;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);