Update src/app/styles/variables.css

This commit is contained in:
2026-05-27 08:27:42 +00:00
parent a6237dd2ba
commit 09dea5055b

View File

@@ -12,13 +12,13 @@
--background: #000000;
--card: #0c0c0c;
--foreground: #e0e0e0;
--primary-cta: #007AFF;
--foreground: #ffffff;
--primary-cta: #106EFB;
--primary-cta-text: #ffffff;
--secondary-cta: #222222;
--secondary-cta: #000000;
--secondary-cta-text: #e0e0e0;
--accent: #007AFF;
--background-accent: #001A33;
--accent: #535353;
--background-accent: #106EFB;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);