Update src/app/styles/variables.css

This commit is contained in:
2026-05-13 15:06:47 +00:00
parent 1d3d8f3059
commit 7dcc8a63a3

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */
--background: #000000;
--card: #000000;
--card: #1a1a1a;
--foreground: #ffffff;
--primary-cta: #ffffff;
--primary-cta: #d4af37;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta: #c0c0c0;
--secondary-cta-text: #000612e6;
--accent: #e2e2e2;
--background-accent: #ff0000;
--accent: #d4af37;
--background-accent: #1a1a1a;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);