1
0
Fork 0
mirror of https://code.sup39.dev/repos/Wqawg synced 2024-12-29 15:24: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 .remove
background: #{light red} background: #{light red}
color: #{dark red} color: #{black}
.add .add
background: #{light green} background: #{light green}
color: #{dark green} color: #{black}