Update src/app/styles/variables.css

This commit is contained in:
2026-05-11 14:47:05 +00:00
parent f2e21fa8d1
commit a8528e6b24

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #161616;
--foreground: #f0f0f0;
--primary-cta: #ffffff;
--background: #ffffff;
--card: #f8fafc;
--foreground: #1e293b;
--primary-cta: #5eb3c4;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1e1e1e;
--secondary-cta: #3b82f6;
--secondary-cta-text: #e0e0e0;
--accent: #d0d0d0;
--background-accent: #9a9a9a;
--accent: #5eb3c4;
--background-accent: #eef7f9;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);