Wednesday, February 26, 2014

Re: Colours in the statusline

Juanjo Gomez Navarro <juanjo.gomeznavarro@gmail.com>:
> hi User1 guifg=#eea040 guibg=#222222
> hi User2 guifg=#dd3333 guibg=#222222
> hi User3 guifg=#ff66ff guibg=#222222
> hi User4 guifg=#a0ee40 guibg=#222222
> hi User5 guifg=#eeee40 guibg=#222222

The 'gui' settings are, as the name would suggest, only for the gui
versions of Vim (like GVim). In addition console Vim does not support
arbitrary RGB values, only the (up to) 256 colours that your terminal
can display. So you would either have to add ctermfg/ctermbg settings
with your preferred terminal colours or use a script like CSApprox that
converts the gui values automatically.

-Jan

--
-[ OpenPGP key ID: 00A0FD5F ]-
Here the ways of men part: if you wish to strive for peace of soul and
pleasure, then believe; if you wish to be a devotee of truth, then inquire.
-- Friedrich Nietzsche

--
--
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: