ryu1kn / vscode-partial-diff

Visual Studio Code Extension. Take a diff of 2 parts of text(s)
https://marketplace.visualstudio.com/items?itemName=ryu1kn.partial-diff
MIT License
186 stars 16 forks source link

background color configuration on diff view #71

Open hfcheng66 opened 3 years ago

hfcheng66 commented 3 years ago

In the diff view, the characters differ in two lines are highlighted by different background colors. I'd like to change them to have higher contrast so it is easier to spot the differences. Is there a way to configure the background colors used in diff view? I searched but can't find any such information.

See below screenshot. image