Update src/app/styles/variables.css

This commit is contained in:
2026-06-11 03:15:02 +00:00
parent d2a5764cd4
commit 6599d86a89

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #000000; --background: #020617;
--card: #0c0c0c; --card: #0f172a;
--foreground: #ffffff; --foreground: #e2e8f0;
--primary-cta: #106EFB; --primary-cta: #c4d8f9;
--primary-cta-text: #ffffff; --primary-cta-text: #ffffff;
--secondary-cta: #000000; --secondary-cta: #041633;
--secondary-cta-text: #ffffff; --secondary-cta-text: #ffffff;
--accent: #535353; --accent: #2d30f3;
--background-accent: #106EFB; --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);