Update theme colors

This commit is contained in:
2026-02-06 17:59:38 +00:00
parent e979304a49
commit 7f3f740bf5

View File

@@ -2,21 +2,21 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
/* --background: #f7f6f7;; /* --background: #f7f6f7;;;
--card: #ffffff;; --card: #ffffff;;;
--foreground: #0c1325;; --foreground: #0c1325;;;
--primary-cta: #0798ff;; --primary-cta: #0b07ff;;;
--secondary-cta: #ffffff;; --secondary-cta: #ffffff;;;
--accent: #93c7ff;; --accent: #93b7ff;;;
--background-accent: #a8cde8;; */ --background-accent: #a8bae8;;; */
--background: #f7f6f7;; --background: #f7f6f7;;;
--card: #ffffff;; --card: #ffffff;;;
--foreground: #0c1325;; --foreground: #0c1325;;;
--primary-cta: #0798ff;; --primary-cta: #0b07ff;;;
--secondary-cta: #ffffff;; --secondary-cta: #ffffff;;;
--accent: #93c7ff;; --accent: #93b7ff;;;
--background-accent: #a8cde8;; --background-accent: #a8bae8;;;
/* 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);