jdinhify / vscode-theme-gruvbox

Gruvbox theme for vscode based on https://github.com/morhetz/gruvbox
https://marketplace.visualstudio.com/items?itemName=jdinhlife.gruvbox
MIT License
274 stars 63 forks source link

Provide better contrasts for gruvbox-dark-medium. #24

Closed m-kru closed 3 years ago

m-kru commented 4 years ago

3c3836 is simply not enough. The window created by the LSP client is almost indistinguishable from the editor. Take a look:

Before: default

After: after

jdinhify commented 4 years ago

Thanks for this @m-kru

There's a few things:

It'd be nice to have the changes applied to all the variants. But I understand it will require much more work. So I'm happy for this PR to address the dark medium contrast variant only. We will create an issue to address other variants.