sponsor Vim development Vim logo Vim Book Ad

Simple256 : Simple color scheme for using with light background

 script karma  Rating 6/3, Downloaded by 1008  Comments, bugs, improvements  Vim wiki

created by
Alexander Rodin
 
script type
color scheme
 
description
This is a simple color scheme for using with light background and 256/88 colors terminal.
Screenshot: http://i.imgur.com/cf7YXFY.png .
 
install details
Copy script to ~/.vim/colors and add to your .vimrc following lines:
if $TERM == "xterm"
    set t_Co = 256
    colors simple256
endif
 

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
simple256.vim 0.01 2007-07-18 6.0 Alexander Rodin Initial upload
ip used for rating: 18.220.140.5

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