guicolorscheme.vim : auto convert gui-only colorschemes to 88/256 color terminal schemes
script karma |
Rating 167/78,
Downloaded by 12078 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
aaron griffin |
|
script type |
utility |
|
description |
I'll admit, I don't use gvim, except on Windows machines. When I'm at a terminal, I'm in front of a 88 or 256 color terminal 90% of the time. Because of this, I have lots of fancy color options, but my vim setup doesn't take advantage of them well because most interesting color schemes are made for gvim and not console vim. Sure, inkpot, desert256, and a handful of others work nicely, but the choices are so limited.
Enter GuiColorScheme. This script converts, as best it can muster, the gui-specific parts of a colorscheme into color numbers for 88 and 256 color terminals (it should also still support gvim as well).
Usage:
:GuiColorScheme <color scheme name>
Tab completion works exactly like the completion for the :colorscheme command, so you can use it to browse through your colorschemes.
For good measure, a screenshot, showing gvim and putty (in 256 color mode):
http://img.phraktured.net/other/guicolorscheme.png |
|
install details |
Drop this file in ~/.vim/plugin/
:GuiColorScheme <scheme>
Tab completion works (or should) exactly as :colorscheme does |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.118.171.161
|