Tuesday, January 7, 2014

Re: background variable always set to light

>
> When 'background' is set Vim will adjust the default color groups for the
> new value. But the colors used for syntax highlighting will not change.

ok, thanks. when i first did some searches to find a possible solution I found that "Setting this option does not change the background color, it tells Vim what the background color looks like. For changing the background color, see |:hi-normal|" so i thought it didn't change anything at all



> In other words: colors that are not set by the color scheme are set to
> defaults, which change according to the value of 'background'.
>

I'm not sure if i understand xoria256 source correctly, but i see:

hi Comment ctermfg=244 guifg=#808080

but comments do change when i change &background. I suppose they should not change instead since che comments color group is set. is that right?

--
--
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/groups/opt_out.

No comments:

Post a Comment