Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-02-10 20:52:40 +00:00

View File

@@ -2,21 +2,21 @@
/* Base units */
/* --vw is set by ThemeProvider */
/* --background: #f5f4ef;;
--card: #dad6cd;;
--foreground: #2a2928;;
--primary-cta: #2a2928;;
--secondary-cta: #efe7dd;;
--accent: #ffffff;;
--background-accent: #c6b180;; */
/* --background: #fbe059;;;
--card: #dad6cd;;;
--foreground: #2a2928;;;
--primary-cta: #2a2928;;;
--secondary-cta: #efe7dd;;;
--accent: #ffffff;;;
--background-accent: #c6b180;;; */
--background: #f5f4ef;;
--card: #dad6cd;;
--foreground: #2a2928;;
--primary-cta: #2a2928;;
--secondary-cta: #efe7dd;;
--accent: #ffffff;;
--background-accent: #c6b180;;
--background: #fbe059;;;
--card: #dad6cd;;;
--foreground: #2a2928;;;
--primary-cta: #2a2928;;;
--secondary-cta: #efe7dd;;;
--accent: #ffffff;;;
--background-accent: #c6b180;;;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);