sponsor Vim development Vim logo Vim Book Ad

nightshade.vim : Bright colors on a black background with a 2nd colorization script for printing

 script karma  Rating 6/5, Downloaded by 1000  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.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
nightshade.tar.gz 1.0 2005-06-02 6.0 Dave Turner Initial upload
ip used for rating: 18.218.70.93

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github