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

fix: no transparent background for input errors #99

Closed lmn451 closed 2 months ago

lmn451 commented 2 months ago

Hey,

I've encountered an issue where the input validation has almost transparent background, which doesn't look good. In this PR, I've fixed this issue, although I'm not entirely sure if it's the most correct way to do it. We can discuss this further to determine the best approach

Before

image

After

image
lmn451 commented 2 months ago

@jdinhify, can u please take a look on this one?

jdinhify commented 2 months ago

thanks @lmn451 , let's go with this for now so that the error message can be read