Update src/app/styles/variables.css

This commit is contained in:
2026-05-27 21:46:03 +00:00
parent c636e0a84c
commit 9238ef91c3

View File

@@ -13,12 +13,12 @@
--background: #000000;
--card: #0c0c0c;
--foreground: #ffffff;
--primary-cta: #cee7ff;
--primary-cta: #106EFB;
--primary-cta-text: #f5f5f5;
--secondary-cta: #000000;
--secondary-cta-text: #1c1c1c;
--accent: #535353;
--background-accent: #CEE7FF;
--background-accent: #106EFB;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);