Update src/app/styles/variables.css

This commit is contained in:
2026-03-19 05:49:27 +00:00
parent e2774d216f
commit e9e2267da4

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000612e6;
--primary-cta: #106EFB;
--background: #0f1117;
--card: #161b22;
--foreground: #e6f0ff;
--primary-cta: #00d9ff;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta: #1f3a5f;
--secondary-cta-text: #000612e6;
--accent: #e2e2e2;
--background-accent: #106EFB;
--accent: #00d9ff;
--background-accent: #1e3a5f;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);