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

This commit is contained in:
2026-03-09 22:08:25 +00:00
parent cf5ab318a3
commit 4e14bfecde

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000612e6;
--primary-cta: #0B3D2E;
--background: #f5f4ef;
--card: #ebe8de;
--foreground: #1a1a1a;
--primary-cta: #2d5a47;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta: #f5f4ef;
--secondary-cta-text: #1C1C1C;
--accent: #D4AF37;
--background-accent: #0B3D2E;
--accent: #d4a574;
--background-accent: #2d5a47;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);