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

This commit is contained in:
2026-04-03 20:00:54 +00:00
parent 008c26ac6a
commit eb6094b8f8

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fdfaf6;
--card: #f7f2ed;
--foreground: #1a2c3d;
--primary-cta: #4b77be;
--background: #f5f4ef;
--card: #dad6cd;
--foreground: #2a2928;
--primary-cta: #2a2928;
--primary-cta-text: #f5f4ef;
--secondary-cta: #fdfaf6;
--secondary-cta: #ecebea;
--secondary-cta-text: #2a2928;
--accent: #e6c7a8;
--background-accent: #f3e5d7;
--accent: #ffffff;
--background-accent: #c6b180;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);