Merge version_1 into main #2

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

View File

@@ -2,21 +2,21 @@
/* Base units */
/* --vw is set by ThemeProvider */
/* --background: #fbe059;;;
--card: #dad6cd;;;
--foreground: #2a2928;;;
--primary-cta: #2a2928;;;
--secondary-cta: #efe7dd;;;
--accent: #ffffff;;;
--background-accent: #c6b180;;; */
/* --background: #fbe059;;;;
--card: #ff1d7f;;;;
--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: #fbe059;;;;
--card: #ff1d7f;;;;
--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);