Merge version_2 into main #1

Merged
development merged 6 commits from version_2 into main 2026-01-16 12:56:52 +00:00
Showing only changes of commit 307a82f487 - Show all commits

View File

@@ -4,21 +4,21 @@
/* Base units */
/* --vw is set by ThemeProvider */
/* --background: #fcf6ec;;
--card: #f3ede2;;
--foreground: #2e2521;;
--primary-cta: #2e2521;;
--secondary-cta: #ffffff;;
--accent: #b2a28b;;
--background-accent: #b2a28b;; */
/* --background: #fffaf5;;
--card: #fff5e6;;
--foreground: #331a00;;
--primary-cta: #e63946;;
--secondary-cta: #ffd700;;
--accent: #ff6b35;;
--background-accent: #ffe5cc;; */
--background: #fcf6ec;;
--card: #f3ede2;;
--foreground: #2e2521;;
--primary-cta: #2e2521;;
--secondary-cta: #ffffff;;
--accent: #b2a28b;;
--background-accent: #b2a28b;;
--background: #fffaf5;;
--card: #fff5e6;;
--foreground: #331a00;;
--primary-cta: #e63946;;
--secondary-cta: #ffd700;;
--accent: #ff6b35;;
--background-accent: #ffe5cc;;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);