From 1d7309d1980ee45130b4d45b8266f57adbee885d Mon Sep 17 00:00:00 2001 From: Chish Date: Tue, 17 Oct 2023 23:44:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E7=82=B9=E5=87=BB=E5=90=8E?= =?UTF-8?q?=E6=8C=89=E9=92=AE=E7=9A=84=E9=A2=9C=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/css/theme-github.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 public/css/theme-github.css diff --git a/public/css/theme-github.css b/public/css/theme-github.css old mode 100644 new mode 100755 index c3c53ce..506b6a7 --- a/public/css/theme-github.css +++ b/public/css/theme-github.css @@ -395,7 +395,7 @@ --color-orange-dark-2: #f16e17; --color-yellow-dark-2: #a37a02; --color-olive-dark-2: #74820f; - --color-green-dark-2: #6c8c4c; + --color-green-dark-2: #238636; --color-teal-dark-2: #00746e; --color-blue-dark-2: #2e6e9f; --color-violet-dark-2: #6733d6;