Patch diff view: More contrast for diff line colors, otherwise hard to read

This commit is contained in:
fr33domlover 2018-05-25 18:47:29 +00:00
parent 81d058a7ce
commit 26c3dc1731

View file

@ -21,8 +21,8 @@ pre
.remove
background: #{light red}
color: #{dark red}
color: #{black}
.add
background: #{light green}
color: #{dark green}
color: #{black}