Merge version_3 into main #2

Merged
bender merged 1 commits from version_3 into main 2026-02-17 05:02:28 +00:00

View File

@@ -2,21 +2,21 @@
/* Base units */
/* --vw is set by ThemeProvider */
/* --background: #faf8f5;;
--card: #f5f1eb;;
--foreground: #3a2f27;;
--primary-cta: #9b7f6f;;
--secondary-cta: #faf8f5;;
--accent: #d4c4b8;;
--background-accent: #e8dfd6;; */
/* --background: #f9f3ed;;
--card: #faf5f0;;
--foreground: #3d2c24;;
--primary-cta: #d4a574;;
--secondary-cta: #f9f3ed;;
--accent: #f5d4b8;;
--background-accent: #f0c9b8;; */
--background: #faf8f5;;
--card: #f5f1eb;;
--foreground: #3a2f27;;
--primary-cta: #9b7f6f;;
--secondary-cta: #faf8f5;;
--accent: #d4c4b8;;
--background-accent: #e8dfd6;;
--background: #f9f3ed;;
--card: #faf5f0;;
--foreground: #3d2c24;;
--primary-cta: #d4a574;;
--secondary-cta: #f9f3ed;;
--accent: #f5d4b8;;
--background-accent: #f0c9b8;;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);