Update src/app/styles/variables.css

This commit is contained in:
2026-04-09 06:19:27 +00:00
parent 6a0f96e5b3
commit 5c45f2abfa

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fbf8f5;
--card: #ffffff;
--foreground: #2b180a;
--primary-cta: #c6a355;
--background: #f0f4f0;
--card: #e8eee8;
--foreground: #1a2e1a;
--primary-cta: #7b9f7b;
--primary-cta-text: #ffffff;
--secondary-cta: #2b180a;
--secondary-cta: #d0ded0;
--secondary-cta-text: #fbf8f5;
--accent: #d4c5b9;
--background-accent: #e6dcd4;
--accent: #b8c9b8;
--background-accent: #c9d8c9;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);