Update theme colors

This commit is contained in:
2026-03-03 16:54:14 +00:00
parent aee9263135
commit af6b9314a2

View File

@@ -2,23 +2,23 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
/* --background: #faf8f3;; /* --background: #faf8f3;;;
--card: #f3ede2;; --card: #f3ede2;;;
--foreground: #2e2521;; --foreground: #2d2421;;;
--primary-cta: #c41e3a;; --primary-cta: #c41e3a;;;
--secondary-cta: #ffffff;; --secondary-cta: #ffffff;;;
--accent: #d4a574;; --accent: #d4a574;;;
--background-accent: #8b6914;; */ --background-accent: #8b6914;;; */
--background: #faf8f3;; --background: #faf8f3;;;
--card: #f3ede2;; --card: #f3ede2;;;
--foreground: #2e2521;; --foreground: #2d2421;;;
--primary-cta: #c41e3a;; --primary-cta: #c41e3a;;;
--primary-cta-text: #ffffff;; --primary-cta-text: #ffffff;;;
--secondary-cta: #ffffff;; --secondary-cta: #ffffff;;;
--secondary-cta-text: #2e2521;; --secondary-cta-text: #2e2521;;;
--accent: #d4a574;; --accent: #d4a574;;;
--background-accent: #8b6914;; --background-accent: #8b6914;;;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);