sponsor Vim development Vim logo Vim Book Ad

zenesque.vim : Minimalistic scheme with light / dark background options

 script karma  Rating 202/58, Downloaded by 3960  Comments, bugs, improvements  Vim wiki

created by
Paul L
 
script type
color scheme
 
description
Almost colorless(shades of grey), light minimalistic color scheme.  Designed for reading for long periods. Inspired by Mini.

Now includes options for color highlighting and dark backgrounds.

Screenshots:

LIGHT GROUP:
no colors (default):
http://www.flickr.com/photos/28853165@N05/5246095508/

with colors:
http://www.flickr.com/photos/28853165@N05/5246095888/

DARK GROUP:

no colors:
http://www.flickr.com/photos/28853165@N05/5246096772/

with colors:
http://www.flickr.com/photos/28853165@N05/5246089194/
Note: GUI only version (for now)
 
install details
drop in your vim/colors directory

For other highlighting options, add the following in your vimrc (ensure 'colorscheme zenesque' is called after the below statement)

light with colors:
let g:zenesque_colors=1

dark without colors:
let g:zenesque_colors=2

dark with colors:
let g:zenesque_colors=3

if you want to revert back to the default then set: g:zenesque_colors=0
 

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
zenesque.vim 1.8 2010-12-29 7.0 Paul L Folded and FoldColumn hexcode corrections, thanks to M. Soyka.
zenesque.vim 1.7 2010-12-27 7.0 Paul L added CursorColumn highlighting, thanks to Vincent Berthoux.
zenesque.vim 1.6 2010-12-09 7.0 Paul L now supporting dark backgrounds
zenesque.vim 1.5 2010-12-06 7.0 Paul L improved highlighting for grep / copen - thanks to Ismo P
zenesque.vim 1.4 2010-12-04 7.0 Paul L some minor readability/color tweaks
zenesque.vim 1.3 2010-12-01 7.0 Paul L option for color highlighting
zenesque.vim 1.2 2010-11-27 7.0 Paul L better language support and general tweaks
zenesque.vim 1.1 2010-11-25 7.0 Paul L more emphasis on function names & clearer Pmenu
zenesque.vim 1 2010-11-24 7.0 Paul L Initial upload
ip used for rating: 35.173.233.176

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