sponsor Vim development Vim logo Vim Book Ad

candyVirus.vim : An elegant dark 256 colors colorscheme for cterm

 script karma  Rating 36/17, Downloaded by 2864  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.
 

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
candyVirus.vim 2.0 2014-04-13 7.0 Leo Ercolanelli The light version of the colorscheme is now completed.
candyVirus.vim 1.1 2014-02-21 7.0 Leo Ercolanelli Fixed the wrong color display on search.
candyVirus.vim 1.0 2013-12-26 7.0 Leo Ercolanelli Initial upload
ip used for rating: 18.117.196.217

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