aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author= <pux@pux.dom>2021-01-07 19:47:40 +0100
committer= <pux@pux.dom>2021-01-07 19:47:40 +0100
commit095e2924076e256d24fdcaf8c4b97c274c8866d5 (patch)
tree941aaeebae9f73480682849e5c8a1d7b03d6ea27
parent3684caa2ac14e22ce194c3fe881278f8eb2b7532 (diff)
downloadmo-cgit-mods-095e2924076e256d24fdcaf8c4b97c274c8866d5.tar.gz
mo-cgit-mods-095e2924076e256d24fdcaf8c4b97c274c8866d5.tar.bz2
mo-cgit-mods-095e2924076e256d24fdcaf8c4b97c274c8866d5.zip
fix blob view text colorHEADmaster
-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 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 {
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