nightshade.vim : Bright colors on a black background with a 2nd colorization script for printing
| script karma |
Rating 10/6,
Downloaded by 1117 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Dave Turner |
| |
| script type |
| color scheme |
| |
| description |
NightShade uses a black background with bright highlighting.
NightShade_Print uses similar colors but is designed for printing.
I put the macro below in my .vimrc file to allow a single key
to change to the nightshade_print colorization, print, then change back.
map <F1> :colorscheme nightshade_print<CR> :hardcopy<CR> :colorscheme nightshade<CR>
|
| |
| install details |
tar -xvzf nightshade.tar.gz
move the nightshade.vim and nightshade_print.vim files to the vim colors subdirectory.
If desired, create a macro to switch to the print colorscheme, print, and switch back as described in the README file. |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.130
|