Hi! Thanks for the great theme. I really really love it.
We can improve source control view colors: set background to opaque colors so it's easier on view. Like here.

I used colors
{
"diffEditor.insertedTextBackground": "#73d0ff07",
"diffEditor.removedTextBackground": "#f29e7411"
}
Versus default colors

Hi! Thanks for the great theme. I really really love it.
We can improve source control view colors: set background to opaque colors so it's easier on view. Like here.
I used colors
{ "diffEditor.insertedTextBackground": "#73d0ff07", "diffEditor.removedTextBackground": "#f29e7411" }Versus default colors
