Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix for 256 color terminal #1

Closed
y opened this issue Mar 10, 2011 · 1 comment
Closed

fix for 256 color terminal #1

y opened this issue Mar 10, 2011 · 1 comment

Comments

@y
Copy link

y commented Mar 10, 2011

When using 256 color terminal, 'set bg?' shows background has been reset to light due to a bug in vim. Setting background to dark again after the highlighting has been changed fixes this. See https://github.com/KevinGoodsell/vim-color-check/blob/master/color-scheme-recommendations.txt

@dpo
Copy link

dpo commented Mar 9, 2013

This just fixed a long lasting frustration for me. Perhaps your README could mention that users should use

:colorscheme molokai
set background=dark

in their .vimrc (in this order).

tomasr added a commit that referenced this issue Apr 21, 2013
@tomasr tomasr closed this as completed Apr 21, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants