Update src/app/styles/variables.css

This commit is contained in:
2026-04-22 16:56:41 +00:00
parent 91572d0e15
commit 060d01bb31

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f7f7f7;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #1c1c1c;
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #ffffffe6;
--primary-cta: #e6e6e6;
--primary-cta-text: #ffffff;
--secondary-cta: #c8a96a;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffff;
--accent: #c8a96a;
--background-accent: #b0b0b0;
--accent: #737373;
--background-accent: #737373;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);