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
267 stars 63 forks source link

Add menu separator color to match with menu border #74

Closed vinhphm closed 8 months ago

vinhphm commented 1 year ago

On Windows, the menu separator isn’t assigned a color so it can be a little bit out of place, like this:

2853FAFD-CA12-43CA-A7AB-537435BA5D0E

I think separator color should be set to the same color as border’s to make it consistent:

6FB121B6-A095-4226-BE83-27FCBA9FE0B1

jdinhify commented 8 months ago

thanks @vinhphm