primer / github-vscode-theme

GitHub's VS Code themes
https://marketplace.visualstudio.com/items?itemName=GitHub.github-vscode-theme
MIT License
1.89k stars 189 forks source link

Contrast problem in diffeditor #325

Closed mpekurin closed 1 year ago

mpekurin commented 2 years ago

Currently used diffEditor.*LineBackground and diffEditor.*TextBackground colors are barely distinguishable in both GitHub Dark and GitHub Light themes: image image For example, here are screenshots of vscode builtin themes: image image image github.com diffeditor uses more contrasting colors as well: image