Update src/app/styles/variables.css

This commit is contained in:
2026-04-18 05:03:49 +00:00
parent ea3f89a6af
commit 03fdf99f8a

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5faff;
--card: #f1f8ff;
--foreground: #001122;
--primary-cta: #15479c;
--background: #020617;
--card: #0f172a;
--foreground: #f8fafc;
--primary-cta: #f59e0b;
--primary-cta-text: #f5faff;
--secondary-cta: #ffffff;
--secondary-cta: #1e3a8a;
--secondary-cta-text: #001122;
--accent: #a8cce8;
--background-accent: #7ba3cf;
--accent: #b45309;
--background-accent: #1e293b;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);