Simple256 : Simple color scheme for using with light background
| script karma |
Rating 6/3,
Downloaded by 1133 |
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
|
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.44
|