Update theme colors

This commit is contained in:
2026-02-27 07:45:01 +00:00
parent 3bf43eaff7
commit 9c45a4a6c2

View File

@@ -2,23 +2,23 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
/* --background: #f7f6f7;; /* --background: #ffffff;;;
--card: #fff8f3;; --card: #f9f9f9;;;
--foreground: #2d1810;; --foreground: #000612e6;;;
--primary-cta: #ff6b35;; --primary-cta: #106EFB;;;
--secondary-cta: #ffe5d9;; --secondary-cta: #f9f9f9;;;
--accent: #ffb84d;; --accent: #e2e2e2;;;
--background-accent: #ffa366;; */ --background-accent: #106EFB;;; */
--background: #fff0e6;; --background: #ffffff;;;
--card: #fff8f3;; --card: #f9f9f9;;;
--foreground: #2d1810;; --foreground: #000612e6;;;
--primary-cta: #ff6b35;; --primary-cta: #106EFB;;;
--primary-cta-text: #f7f6f7;; --primary-cta-text: #f7f6f7;;
--secondary-cta: #ffe5d9;; --secondary-cta: #f9f9f9;;;
--secondary-cta-text: #0c1325;; --secondary-cta-text: #0c1325;;
--accent: #ffb84d;; --accent: #e2e2e2;;;
--background-accent: #ffa366;; --background-accent: #106EFB;;;
/* 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);