morhetz / gruvbox

Retro groove color scheme for Vim
13.43k stars 1.1k forks source link

change tabline buffer color after switching between files #428

Open 416207298 opened 2 years ago

416207298 commented 2 years ago

At first, tabline color is drak, which is same as I set. But when I jump to another file to find a defination (using coc), the color of tabline becomes wired. Only when I use: :set bg=dark, It could back to normal again.

How to fix this?

before: image after: image

416207298 commented 2 years ago

also, it conflicts with lfv89/vim-interestingwords.