From 7341608f08f85eefc21d7396accc72795e679c65 Mon Sep 17 00:00:00 2001 From: Chish Date: Mon, 25 Sep 2023 06:46:27 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A2=9C=E8=89=B2=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/css/theme-github.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/css/theme-github.css b/public/css/theme-github.css index 995a597..c3c53ce 100644 --- a/public/css/theme-github.css +++ b/public/css/theme-github.css @@ -357,7 +357,7 @@ --color-yellow: #f3c640; --color-olive: #c8df36; --color-green: #238636; - --color-teal: #69d4cf; + --color-teal: #08979c; --color-blue: #4b80ca; --color-violet: #754ad3; --color-purple: #b65dd4; @@ -384,7 +384,7 @@ --color-yellow-dark-1: #b88a03; --color-olive-dark-1: #839311; --color-green-dark-1: #2ea043; - --color-teal-dark-1: #00837c; + --color-teal-dark-1: #13c2c2; --color-blue-dark-1: #347cb3; --color-violet-dark-1: #7b4edb; --color-purple-dark-1: #a742c9;