Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #8.
This commit is contained in:
2026-02-13 20:19:41 +00:00

View File

@@ -2,21 +2,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: #fbfbfb;;;
--card: #f3ede2;;;
--foreground: #2e2521;;;
--primary-cta: #2e2521;;;
--secondary-cta: #ffffff;;;
--accent: #b2a28b;;;
--background-accent: #b2a28b;;; */
--background: #fcf6ec;;
--card: #f3ede2;;
--foreground: #2e2521;;
--primary-cta: #2e2521;;
--secondary-cta: #ffffff;;
--accent: #b2a28b;;
--background-accent: #b2a28b;;
--background: #fbfbfb;;;
--card: #f3ede2;;;
--foreground: #2e2521;;;
--primary-cta: #2e2521;;;
--secondary-cta: #ffffff;;;
--accent: #b2a28b;;;
--background-accent: #b2a28b;;;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);