Update theme colors

This commit is contained in:
2026-02-24 07:26:53 +00:00
parent f8d96de0e5
commit d239c4abbd

View File

@@ -2,21 +2,21 @@
/* Base units */
/* --vw is set by ThemeProvider */
/* --background: #020617;;
--card: #0f172a;;
--foreground: #e2e8f0;;
--primary-cta: #c4d8f9;;
--secondary-cta: #041633;;
--accent: #2d30f3;;
--background-accent: #1d4ed8;; */
/* --background: #fafffb;;;
--card: #f7fffa;;;
--foreground: #001a0a;;;
--primary-cta: #0a7039;;;
--secondary-cta: #ffffff;;;
--accent: #a8d9be;;;
--background-accent: #6bbf8e;;; */
--background: #020617;;
--card: #0f172a;;
--foreground: #e2e8f0;;
--primary-cta: #c4d8f9;;
--secondary-cta: #041633;;
--accent: #2d30f3;;
--background-accent: #1d4ed8;;
--background: #fafffb;;;
--card: #f7fffa;;;
--foreground: #001a0a;;;
--primary-cta: #0a7039;;;
--secondary-cta: #ffffff;;;
--accent: #a8d9be;;;
--background-accent: #6bbf8e;;;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);