From 3684caa2ac14e22ce194c3fe881278f8eb2b7532 Mon Sep 17 00:00:00 2001 From: = Date: Wed, 23 Dec 2020 11:49:40 +0100 Subject: fix wrong text color in diff --- dark_theme/cgit.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dark_theme/cgit.css b/dark_theme/cgit.css index f44c531..1b3f696 100644 --- a/dark_theme/cgit.css +++ b/dark_theme/cgit.css @@ -490,7 +490,7 @@ div#cgit table.diff td { div#cgit table.diff td div.head { font-weight: bold; margin-top: 1em; - color: black; + color: gray; } div#cgit table.diff td div.hunk { -- cgit v1.2.2-1-g5e49