Update src/app/styles/variables.css

This commit is contained in:
2026-05-28 00:58:44 +00:00
parent 391c153a38
commit 0004a6d921

View File

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