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;
--background-accent: #ffffff; */
--background: #f5faff;
--card: #ffffff;
--foreground: #001122;
--primary-cta: #15479c;
--background: #0A0A0A;
--card: #1A1A1A;
--foreground: #F8F8F8;
--primary-cta: #00BFFF;
--primary-cta-text: #f5faff;
--secondary-cta: #ffffff;
--secondary-cta: #9932CC;
--secondary-cta-text: #001122;
--accent: #a8cce8;
--background-accent: #7ba3cf;
--accent: #FF8C00;
--background-accent: #343A40;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);