Update src/app/styles/variables.css

This commit is contained in:
2026-04-28 00:09:13 +00:00
parent af7a58f139
commit ff05eae023

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a0a0a;
--background: #000000;
--card: #1a1a1a;
--foreground: #ffffff;
--foreground: #FFFFFF;
--primary-cta: #FFD700;
--primary-cta-text: #000000;
--secondary-cta: #ffffff;
--secondary-cta: #8B0000;
--secondary-cta-text: #000000;
--accent: #FFD700;
--background-accent: #222222;
--background-accent: #8B0000;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);