Update src/app/styles/variables.css

This commit is contained in:
2026-06-11 10:20:53 +00:00
parent cd4462fb34
commit f586cd970f

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #000000; --background: #0A0A0A;
--card: #1a1a1a; --card: #1A1A1A;
--foreground: #ffffff; --foreground: #F0F0F0;
--primary-cta: #c0c0c0; --primary-cta: #B8860B;
--primary-cta-text: #000000; --primary-cta-text: #000000;
--secondary-cta: #8a8a8a; --secondary-cta: #4A4A4A;
--secondary-cta-text: #000000; --secondary-cta-text: #ffffff;
--accent: #333333; --accent: #D4AF37;
--background-accent: #000000; --background-accent: #222222;
/* 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);