From 29ad9f3d1e5b9edcd286591f4e82da448ce34b28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=B2=81=E6=B1=80?= <131967983+lutinglt@users.noreply.github.com> Date: Sun, 8 Dec 2024 10:42:35 +0800 Subject: [PATCH] =?UTF-8?q?Actions=20=E5=88=86=E6=94=AF=E9=A2=9C=E8=89=B2?= =?UTF-8?q?=E5=90=8C=E6=AD=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- theme-github.css | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/theme-github.css b/theme-github.css index ff18ee3..c69e22b 100644 --- a/theme-github.css +++ b/theme-github.css @@ -667,6 +667,15 @@ textarea:focus, color: var(--color-text); } +.ui.label:not(.basic, .sha) { + color: var(--color-blue); + background: #121d2f; +} + +.ui.label>a { + opacity: 1; +} + .vch__day__square, .vch__legend__wrapper rect { rx: 2px;