Update src/app/styles/variables.css

This commit is contained in:
2026-05-06 16:13:28 +00:00
parent 0848530ee9
commit a618b827aa

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #0a0a0a; --background: #0a0a0a;
--card: #1a1a1a; --card: #171717;
--foreground: #ffffffe6; --foreground: #f5f5f5;
--primary-cta: #e6e6e6; --primary-cta: #3b82f6;
--primary-cta-text: #0a0a0a; --primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a; --secondary-cta: #262626;
--secondary-cta-text: #ffffffe6; --secondary-cta-text: #ffffffe6;
--accent: #737373; --accent: #60a5fa;
--background-accent: #737373; --background-accent: #1f1f1f;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);