morhetz / gruvbox

Retro groove color scheme for Vim
13.7k stars 1.11k forks source link

Fix statusline colors in Coc diagnostic windows #420

Open boweevil opened 2 years ago

boweevil commented 2 years ago

In the Coc diagnostics and commands windows the statusline colors are off. This pull request aims to make it appear more unified by adopting the attributes of the StatusLine highlighting.

Before:

Screen Shot 2022-02-06 at 4 39 33 PM

After:

Screen Shot 2022-02-06 at 4 39 56 PM