Update src/app/styles/variables.css

This commit is contained in:
2026-04-24 17:50:06 +00:00
parent 4741327e5f
commit 9b490b0464

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #0A3D62;
--primary-cta: #F39C12;
--background: #020617;
--card: #0f172a;
--foreground: #e2e8f0;
--primary-cta: #c4d8f9;
--primary-cta-text: #ffffff;
--secondary-cta: #38ADA9;
--secondary-cta: #041633;
--secondary-cta-text: #ffffff;
--accent: #38ADA9;
--background-accent: #f0f9f9;
--accent: #2d30f3;
--background-accent: #1d4ed8;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);