Switch to version 1: modified src/app/styles/variables.css

This commit is contained in:
2026-03-10 04:35:18 +00:00
parent a9f85be5ac
commit ea8628d366

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f4ef;
--card: #e8dcc4;
--foreground: #2a2928;
--primary-cta: #d4a574;
--background: #e3deea;
--card: #ffffff;
--foreground: #27231f;
--primary-cta: #27231f;
--primary-cta-text: #e3deea;
--secondary-cta: #2a2928;
--secondary-cta: #ffffff;
--secondary-cta-text: #27231f;
--accent: #c68a62;
--background-accent: #b8751f;
--background-accent: #c68a62;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);