Update theme colors

This commit is contained in:
2026-03-03 08:07:03 +00:00
parent 018699db0e
commit f7532c24d0

View File

@@ -2,23 +2,23 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
/* --background: #e3deea;; /* --background: #fffefe;;;
--card: #ffffff;; --card: #f6f7f4;;;
--foreground: #1f2027;; --foreground: #080908;;;
--primary-cta: #1f2027;; --primary-cta: #0e3a29;;;
--secondary-cta: #ffffff;; --secondary-cta: #e7eecd;;;
--accent: #627dc6;; --accent: #35c18b;;;
--background-accent: #627dc6;; */ --background-accent: #ecebe4;;; */
--background: #e3deea;; --background: #fffefe;;;
--card: #ffffff;; --card: #f6f7f4;;;
--foreground: #1f2027;; --foreground: #080908;;;
--primary-cta: #1f2027;; --primary-cta: #0e3a29;;;
--primary-cta-text: #e3deea;; --primary-cta-text: #fffefe;;;
--secondary-cta: #ffffff;; --secondary-cta: #e7eecd;;;
--secondary-cta-text: #1f2027;; --secondary-cta-text: #080908;;;
--accent: #627dc6;; --accent: #35c18b;;;
--background-accent: #627dc6;; --background-accent: #ecebe4;;;
/* 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);