On Sun 12 Jul 2009 at 06:08:56 PDT Dominique Pell? wrote:
>
>Specifying colors as #0f0f0f is only for the GUI  (guifbg=#0f0f0f) but can't
>be done for the terminal since ctermgui= requires a color name or color index.
>
>So what can you do?  I highly recommend using the CSApprox plugin, or
>the guicolorscheme plugin so that colors in the terminal are set to
>colors specified for the GUI in your colorscheme.  

If you'd rather not load yet another plugin every time you start up vim,
and are comfortable porting software, then you should have a look at
rgb2xterm:

http://www.frexx.de/xterm-256-notes/

Given an RGB tuple, it returns the closest 256-color value and the
corresponding color index used by xterm and other 256 color terminals.

To explore possible color combinations, I like to use one of the many
online colorscheme tools available for web designers.
http://colorschemedesigner.com/ is my current favorite.  

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

Reply via email to