From 095e2924076e256d24fdcaf8c4b97c274c8866d5 Mon Sep 17 00:00:00 2001 From: = Date: Thu, 7 Jan 2021 19:47:40 +0100 Subject: fix blob view text color --- 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 1b3f696..208f701 100644 --- a/dark_theme/cgit.css +++ b/dark_theme/cgit.css @@ -281,7 +281,7 @@ div#cgit table.blob { div#cgit table.blob td.lines { margin: 0; padding: 0 0 0 0.5em; vertical-align: top; - color: black; + color: white; } div#cgit table.blob td.linenumbers { -- cgit v1.2.2-1-g5e49