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

This commit is contained in:
2026-05-11 17:28:06 +00:00
parent dfcef86ed3
commit 56071e1c56

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #ffffffe6;
--primary-cta: #e6e6e6;
--background: #fdf8d9;
--card: #fbf2b5;
--foreground: #4b3621;
--primary-cta: #7a5c37;
--primary-cta-text: #f5f4ef;
--secondary-cta: #1a1a1a;
--secondary-cta: #f1e5a0;
--secondary-cta-text: #2a2928;
--accent: #737373;
--background-accent: #737373;
--accent: #d4b483;
--background-accent: #f3e5ab;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);