Update theme colors

This commit is contained in:
2026-02-13 20:19:35 +00:00
parent 016b87a540
commit 682f38b1d1

View File

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