From a3201825229cfd21a3c3d756c2a8b01b8ce11d4a Mon Sep 17 00:00:00 2001 From: Sangelo Date: Tue, 19 Mar 2024 17:23:22 +0100 Subject: [PATCH] [e+c] New White --- theme-gitpot-campfire.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme-gitpot-campfire.css b/theme-gitpot-campfire.css index 97ae994..16465c8 100644 --- a/theme-gitpot-campfire.css +++ b/theme-gitpot-campfire.css @@ -27,7 +27,7 @@ --steel-250: #BEA59A; --steel-200: #CEB6AC; --steel-150: #DEC8BE; - --steel-100: #fffaf7; + --steel-100: #f9e9e2; --is-dark-theme: true; --color-primary: #F9774C;