sponsor Vim development Vim logo Vim Book Ad

kolor : Colorful and eye comfortable. With 256 color terminal support.

 script karma  Rating 676/246, Downloaded by 11814  Comments, bugs, improvements  Vim wiki

created by
Alessandro Di Martino
 
script type
color scheme
 
description
Colorful Vim color scheme with 256 color terminal support. Designed for optimal visibility and comfort.


Screenshot / GitHub: https://github.com/zeis/vim-kolor


OPTIONS
-------------
Options must be set before the line "colorscheme kolor" in your vimrc.


let g:kolor_italic=1  " Enable italic. Default: 1
let g:kolor_bold=1  " Enable bold. Default: 1
let g:kolor_underlined=0  " Enable underline. Default: 0
let g:kolor_alternative_matchparen=0  " Gray 'MatchParen' color. Default: 0
let g:kolor_inverted_matchparen=0  " White foreground 'MatchParen' color that might work better with some terminals. Default: 0


DONATIONS
-----------------
This color scheme is dedicated to the the Ugandan children. How about donating to them?
 
install details
Copy kolor.vim to ~/.vim/colors (on Win <your-vim-dir>\vimfiles\colors). Then add the line "colorscheme kolor" in your vimrc file, and restart Vim.
 

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
kolor.vim 1.4.2 2017-08-13 7.0 Alessandro Di Martino Minor addition: another option for matching parentheses color.
kolor.vim 1.4.1 2014-01-05 7.0 Alessandro Di Martino Minor improvements for HTML and XML.
kolor.vim 1.4.0 2013-03-13 7.0 Alessandro Di Martino Added configuration options and changed DiffText color.
kolor.vim 1.3.0 2012-12-18 7.0 Alessandro Di Martino Improved diff highlighting. Very slight and final improvements to CIELAB color lightness.
kolor.vim 1.2.0 2012-12-08 7.0 Alessandro Di Martino Removed non-text background. Changed tabline color.
kolor.vim 1.1.0 2012-12-08 7.0 Alessandro Di Martino The statusbar contrast now matches the rest of the theme, and folding is more visible (thanks to the Arch Linux community for pointing it out). And some minor changes.
kolor.vim 1.0.0 2012-12-03 7.0 Alessandro Di Martino Initial upload
ip used for rating: 54.224.52.210

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