Update theme colors

This commit is contained in:
2026-02-15 12:57:02 +00:00
parent 80d4526853
commit 5ec6a8a2f1

View File

@@ -2,21 +2,21 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
/* --background: #e3deea;;;; /* --background: #000802;;;;;
--card: #ffffff;;;; --card: #0b1a0b;;;;;
--foreground: #27231f;;;; --foreground: #e6ffe6;;;;;
--primary-cta: #27231f;;;; --primary-cta: #80da9b;;;;;
--secondary-cta: #ffffff;;;; --secondary-cta: #07170b;;;;;
--accent: #4c1e00;;;; --accent: #38714a;;;;;
--background-accent: #c68a62;;;; */ --background-accent: #2c6541;;;;; */
--background: #e3deea;;;; --background: #000802;;;;;
--card: #ffffff;;;; --card: #0b1a0b;;;;;
--foreground: #27231f;;;; --foreground: #e6ffe6;;;;;
--primary-cta: #27231f;;;; --primary-cta: #80da9b;;;;;
--secondary-cta: #ffffff;;;; --secondary-cta: #07170b;;;;;
--accent: #4c1e00;;;; --accent: #38714a;;;;;
--background-accent: #c68a62;;;; --background-accent: #2c6541;;;;;
/* 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);