Sunday, July 5, 2015

Re: Default Color Scheme Not Default

* Grady Martin <sunnycemetery@gmail.com> [2015-07-05 04:05]:
> The default colors (as when foregoing any execution of :colorscheme)
> changed to "ron", even though :colorscheme outputs "default".
> Subsequently setting ":colorscheme default" correctly restores vim's
> colors but at the cost of removing any :highlight commands. This
> happens even when ":colorscheme default" occurs in $MYVIMRC before the
> :highlight commands.
>
> I believe this is a problem, as the setting displayed by :colorscheme
> is "default", yet subsequently executing ":colorscheme default"
> results in an entirely different color scheme. It is confusing.

This is not a problem. Since 7.4.757 Vim detects terminal background
color and sets value of background option according to it. You can
override this behavior by setting background option explicitly in your
vimrc.

--
Dmitri Vereshchagin

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment