Update src/app/styles/variables.css

This commit is contained in:
2026-06-10 06:18:34 +00:00
parent e51bf97294
commit 842ef954ef

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f5faff; --background: #0A0A0A;
--card: #ffffff; --card: #1A1A1A;
--foreground: #001122; --foreground: #F8F8F8;
--primary-cta: #15479c; --primary-cta: #00BFFF;
--primary-cta-text: #f5faff; --primary-cta-text: #f5faff;
--secondary-cta: #ffffff; --secondary-cta: #9932CC;
--secondary-cta-text: #001122; --secondary-cta-text: #001122;
--accent: #a8cce8; --accent: #FF8C00;
--background-accent: #7ba3cf; --background-accent: #343A40;
/* 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);