Update theme colors

This commit is contained in:
2026-03-02 20:01:03 +00:00
parent 36a2952c44
commit 6b0b481096

View File

@@ -2,23 +2,23 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
/* --background: #f5f4ef;; /* --background: #f5f4ef;;;
--card: #dad6cd;; --card: #dad6cd;;;
--foreground: #2a2928;; --foreground: #2a2928;;;
--primary-cta: #2a2928;; --primary-cta: #0f0e0d;;;
--secondary-cta: #ecebea;; --secondary-cta: #ecebea;;;
--accent: #ffffff;; --accent: #ffffff;;;
--background-accent: #c6b180;; */ --background-accent: #c6b180;;; */
--background: #f5f4ef;; --background: #f5f4ef;;;
--card: #dad6cd;; --card: #dad6cd;;;
--foreground: #2a2928;; --foreground: #2a2928;;;
--primary-cta: #2a2928;; --primary-cta: #0f0e0d;;;
--primary-cta-text: #f5f4ef;; --primary-cta-text: #f5f4ef;;;
--secondary-cta: #ecebea;; --secondary-cta: #ecebea;;;
--secondary-cta-text: #2a2928;; --secondary-cta-text: #2a2928;;;
--accent: #ffffff;; --accent: #ffffff;;;
--background-accent: #c6b180;; --background-accent: #c6b180;;;
/* 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);