candyVirus.vim : An elegant dark 256 colors colorscheme for cterm
script karma |
Rating 36/17,
Downloaded by 2966 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Leo Ercolanelli |
|
script type |
color scheme |
|
description |
CandyVirus is a 256 colors elegant colorscheme wrote for vim term. It has been mainly test over C, C++ and Shell Script files, but should also work fine as long as you have good syntax files.
The colorscheme has 2 versions, a light one and a dark one. One can switch from one to the other by using the CandyLight, CandyDark, and CadySwitch commands. (Dark by default)
Github: https://github.com/ercolanelli-leo/candyVirus.git |
|
install details |
First put the candyVirus.vim file in your ~/.vim/colors/ folder
Then add the following command to your ~/.vimrc (without quotes) : 'colorscheme candyVirus'
The default mode is the dark one. To access the light one, add (without quotes) 'CandyLight'.
You may need to also add to your '~/.vimrc' (still without quotes): 'set t_Co=256' to enable the 256 color display. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.97.14.85
|