Friday, December 27, 2013

Re: specific colorscheme for help files

On Fri 27 Dec 2013 at 01:22:26 PST Tony Mechelynck wrote:
>
>There are no buffer-local or window-local color schemes; however,
>most of the highlight groups are filetype-specific; then they are
>linked to a few "generic" groups. You could change the colours of
>most of the help highlight groups by writing your own colorscheme,
>which would undo those links for the highlight groups with names
>starting in help-, and define a set of specific background and
>foreground colors for them.

For anyone writing their own colorscheme, I recommend the following Vim
Tip:

http://vim.wikia.com/wiki/Showing_syntax_highlight_group_in_statusline

It can save you a lot of guesswork. Just put the cursor on the item
whose color you want to change and its highlight group will appear in
the statusline.

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