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

This commit is contained in:
2026-05-11 19:54:37 +00:00
parent 70193befe3
commit c29e027faf

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fdfaf8;
--card: #f4ede8;
--foreground: #1a1512;
--primary-cta: #c8521e;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000000;
--primary-cta: #E34400;
--primary-cta-text: #ffffff;
--secondary-cta: #f4ede8;
--secondary-cta: #000000;
--secondary-cta-text: #ffffff;
--accent: #e1d5cc;
--background-accent: #f4ede8;
--accent: #E34400;
--background-accent: #f9f9f9;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);