Update src/app/styles/variables.css

This commit is contained in:
2026-06-10 04:36:33 +00:00
parent af82315216
commit e89cd3bfa9

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #0a0a0a; --background: #0a0a0a;
--card: #161616; --card: #1a1a1a;
--foreground: #f0f0f0; --foreground: #f5f5f5;
--primary-cta: #ffffff; --primary-cta: #ffdf7d;
--primary-cta-text: #0a0a0a; --primary-cta-text: #0a0a0a;
--secondary-cta: #1e1e1e; --secondary-cta: #1a1a1a;
--secondary-cta-text: #e0e0e0; --secondary-cta-text: #ffffff;
--accent: #d0d0d0; --accent: #b8860b;
--background-accent: #9a9a9a; --background-accent: #8b6914;
/* 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);