Update src/app/styles/variables.css

This commit is contained in:
2026-05-14 00:03:25 +00:00
parent a53dc85136
commit 64b31dc18d

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #1a1a1a;
--primary-cta: #d4af37;
--background: #fbfbf7;
--card: #f0ede5;
--foreground: #2d2922;
--primary-cta: #c5a059;
--primary-cta-text: #ffffff;
--secondary-cta: #ffffff;
--secondary-cta: #dcd8cf;
--secondary-cta-text: #1a1a1a;
--accent: #2d5a27;
--background-accent: #f3f0e9;
--accent: #4a5d4e;
--background-accent: #e7e4db;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);