From 709e02461906f5d4f1169c405da8845ad88b6c34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=B2=81=E6=B1=80?= <131967983+lutinglt@users.noreply.github.com> Date: Sat, 7 Dec 2024 14:01:35 +0800 Subject: [PATCH] Update theme-github.css --- theme-github.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme-github.css b/theme-github.css index 6484ed2..3397199 100644 --- a/theme-github.css +++ b/theme-github.css @@ -560,7 +560,7 @@ --color-git: #f05133; --color-body: #0d1117; --color-box-header: #161b22; - --color-box-body: #11171f; + --color-box-body: #0d1117; --color-box-body-highlight: #262b36; --color-text-dark: #dbe0ea; --color-text: #bbc0ca;