Merge version_4 into main #5

Merged
bender merged 1 commits from version_4 into main 2026-02-24 20:15:42 +00:00

View File

@@ -2,23 +2,23 @@
/* Base units */
/* --vw is set by ThemeProvider */
/* --background: #F3E27A;;
--card: #FFF7E6;;
--foreground: #2B1810;;
--primary-cta: #C97A4A;;
--secondary-cta: #FFF7E6;;
--accent: #CFE3C8;;
--background-accent: #6F8665;; */
/* --background: #f56983;;;
--card: #FFF7E6;;;
--foreground: #2B1810;;;
--primary-cta: #C97A4A;;;
--secondary-cta: #FFF7E6;;;
--accent: #CFE3C8;;;
--background-accent: #6F8665;;; */
--background: #F3E27A;;
--card: #FFF7E6;;
--foreground: #2B1810;;
--primary-cta: #C97A4A;;
--background: #f56983;;;
--card: #FFF7E6;;;
--foreground: #2B1810;;;
--primary-cta: #C97A4A;;;
--primary-cta-text: #FFFFFF;;
--secondary-cta: #FFF7E6;;
--secondary-cta: #FFF7E6;;;
--secondary-cta-text: #2B1810;;
--accent: #CFE3C8;;
--background-accent: #6F8665;;
--accent: #CFE3C8;;;
--background-accent: #6F8665;;;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);