Update src/app/styles/variables.css

This commit is contained in:
2026-04-23 22:42:26 +00:00
parent 80f58f621b
commit 31f5085bfb

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000612;
--primary-cta: #C5A059;
--background: #fdfbf7;
--card: #ffffff;
--foreground: #1a1a1a;
--primary-cta: #d4af37;
--primary-cta-text: #000000;
--secondary-cta: #ffffff;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #000612;
--accent: #E2C07D;
--background-accent: #f5f5f5;
--accent: #b8860b;
--background-accent: #f4ede0;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);