You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've noticed that the background color (black) is not applied after sourcing vimrc, or reverting back from another color scheme (which uses non black background) to vivid. Foreground colors seem to be set properly.
For example, with "colorsheme vividchalk" in my .vimrc
:colorscheme koelher
:colorscheme vividchalk # background does not change back
The text was updated successfully, but these errors were encountered:
I have 2 cloud servers both using vividchalk...
vividchalk has this issue on one cloud server, but not the other.
Both are using the same versions of vim 7.4
I suspect it may be with the way vim is compiled. Gentoo is working...which vim was compiled differently. Ubuntu is where vividchalk has this background issue, which it was compiled differently.
I've noticed that the background color (black) is not applied after sourcing vimrc, or reverting back from another color scheme (which uses non black background) to vivid. Foreground colors seem to be set properly.
For example, with "colorsheme vividchalk" in my .vimrc
The text was updated successfully, but these errors were encountered: