Merge version_2 into main #9

Merged
bender merged 1 commits from version_2 into main 2026-02-13 20:20:06 +00:00

View File

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