Update theme colors

This commit is contained in:
2026-02-20 07:30:18 +00:00
parent e08209393f
commit 162171db7b

View File

@@ -2,21 +2,21 @@
/* Base units */
/* --vw is set by ThemeProvider */
/* --background: #0a0a0a;;
--card: #1a1a1a;;
--foreground: #ffffffe6;;
--primary-cta: #00d084;;
--secondary-cta: #1a1a1a;;
--accent: #00d084;;
--background-accent: #0d3d2d;; */
/* --background: #0a0a0a;;;
--card: #1a1a1a;;;
--foreground: #ffffffe6;;;
--primary-cta: #DFFE1A;;;
--secondary-cta: #1a1a1a;;;
--accent: #00d084;;;
--background-accent: #0d3d2d;;; */
--background: #0a0a0a;;
--card: #1a1a1a;;
--foreground: #ffffffe6;;
--primary-cta: #00d084;;
--secondary-cta: #1a1a1a;;
--accent: #00d084;;
--background-accent: #0d3d2d;;
--background: #0a0a0a;;;
--card: #1a1a1a;;;
--foreground: #ffffffe6;;;
--primary-cta: #DFFE1A;;;
--secondary-cta: #1a1a1a;;;
--accent: #00d084;;;
--background-accent: #0d3d2d;;;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);