1
0
Fork 0
mirror of https://code.sup39.dev/repos/Wqawg synced 2024-12-28 09:54:51 +09:00

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}