On Tue, Nov 25, 2008 at 4:21 AM, A. S. Budden wrote:
>
> 2008/11/25 Hua Yanghao:
>> Hello,
>>
>> The same color scheme for GUI vim & console vim looks quite different, and I
>> found different color scheme best suited for each of them. Is it possible to
>> set different color scheme for GUI and Console VIM?
>
> Just put a different colorscheme line in .vimrc and .gvimrc.
> Alternatively, you can do if has("gui_running") in .vimrc, but this
> will cause problems if you are ever in console vim and enter :gui
> (assuming your console vim has GUI support).

Or check out CSApprox - it tries to make gvim-only colorschemes look
right in 88- and 256-color terminals.

http://www.vim.org/scripts/script.php?script_id=2390

~Matt

PS.  If you want to try it but have any problems setting it up, feel
free to ask me about it.  :)

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to