Update src/app/styles/variables.css

This commit is contained in:
2026-03-19 17:54:54 +00:00
parent 09bc3661b2
commit bd9337eae3

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #f5f5f5;
--primary-cta: #ffdf7d;
--background: #0f172a;
--card: #1e293b;
--foreground: #f1f5f9;
--primary-cta: #10b981;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;
--secondary-cta: #1e293b;
--secondary-cta-text: #ffffff;
--accent: #8b9a1b;
--background-accent: #5d6b00;
--accent: #06b6d4;
--background-accent: #334155;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);