From 446ca12bf477e5cabf5461aeed53412d03f02a24 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 23:37:21 +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 d7d5e49..ff18ee3 100644 --- a/theme-github.css +++ b/theme-github.css @@ -888,7 +888,7 @@ textarea:focus, --color-tooltip-bg: #000000f0; --color-nav-bg: #010409; --color-nav-hover-bg: #383c47; - --color-label-text: var(--color-green); + --color-label-text: #fff; --color-label-bg: #7c84974b; --color-label-hover-bg: #7c8497a0; --color-label-active-bg: #7c8497;