mirror of
https://code.sup39.dev/repos/Wqawg
synced 2024-12-29 00:44:52 +09:00
Patch diff view: More contrast for diff line colors, otherwise hard to read
This commit is contained in:
parent
81d058a7ce
commit
26c3dc1731
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@ pre
|
|||
|
||||
.remove
|
||||
background: #{light red}
|
||||
color: #{dark red}
|
||||
color: #{black}
|
||||
|
||||
.add
|
||||
background: #{light green}
|
||||
color: #{dark green}
|
||||
color: #{black}
|
||||
|
|
Loading…
Reference in a new issue