aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author= <pux@pux.dom>2020-12-23 11:49:40 +0100
committer= <pux@pux.dom>2020-12-23 11:49:40 +0100
commit3684caa2ac14e22ce194c3fe881278f8eb2b7532 (patch)
tree16a639d4ba9677d612159fda15ff4d78bbbdb1d3
parent67e3ff1c472950947a080a51418ef80ed7bda7fe (diff)
downloadmo-cgit-mods-3684caa2ac14e22ce194c3fe881278f8eb2b7532.tar.gz
mo-cgit-mods-3684caa2ac14e22ce194c3fe881278f8eb2b7532.tar.bz2
mo-cgit-mods-3684caa2ac14e22ce194c3fe881278f8eb2b7532.zip
fix wrong text color in diff
-rw-r--r--dark_theme/cgit.css2
1 files changed, 1 insertions, 1 deletions
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 {
in each repos: see "about"-tab (if existing) for more details / README.
mailto contact at omeckman dot net
all timestamps in UTC (German winter time: UTC+01:00, summer time: UTC+02:00)
dark theme is a modded version of: https://gist.github.com/Yoplitein/f4b671a2ec70c9e743fa