Zenburn : Low contrast colour scheme for low light conditions
| script karma |
Rating 1039/330,
Downloaded by 19452 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Jani Nurminen |
| |
| script type |
| color scheme |
| |
| description |
This colour scheme is intended to be pleasant for the eyes when working in low-light conditions. The low contrast will reduce eyestrain.
If you like to work in a darkened room with a fullscreen Vim, this is for you! Even if you don't, try this one out :-)
There is now a higher-contrast mode (with darker background) which is enabled via ":let g:zenburn_high_Contrast=1" then ":colors zenburn". See the syntax file itself for further options.
Zenburn official site with screenshot: http://slinky.imukuppi.org/zenburn/ |
| |
| install details |
| Copy the file to ~/.vim/colors and :colorscheme zenburn. |
| |
script versions (upload new version)
Click on the package to download.
| zenburn.vba |
2.13 |
2009-10-24 |
7.0 |
Jani Nurminen |
Vimball version of v2.13 |
| zenburn.vim |
2.13 |
2009-10-24 |
7.0 |
Jani Nurminen |
Terminal fixes (Ignore-group, NonText-group, Error-group)
UI fixes (Ignore-group, Error-group)
Fix for invisible NonText-group
|
| zenburn.vim |
2.5 |
2009-09-06 |
7.0 |
Jani Nurminen |
Toggleable colorize for Ignore-groups. Makes Vim help files look nicer. |
| zenburn.vim |
2.4 |
2008-11-18 |
7.0 |
Jani Nurminen |
256-color syntax fixes (Spellchecker, PMenu). Toggle for forcing dark background (Tim Smith). |
| zenburn.vim |
2.3 |
2008-07-30 |
7.0 |
Jani Nurminen |
CursorLine fix for 256-color mode by Pablo Castellazzi |
| zenburn.vim |
2.2 |
2008-07-10 |
7.0 |
Jani Nurminen |
Many fixes and enhancements. |
| zenburn.vim |
1.15 |
2006-09-07 |
6.0 |
Jani Nurminen |
High/low contrast toggle, 256-color terminal support by Kurt Maier. Other minor coloring fixes. |
| zenburn.vim |
1.13 |
2002-09-16 |
6.0 |
Jani Nurminen |
Some fixes: Duller colouring of Include (configurable). Wildmenu is now consistent with the overall colour scheme. More contrasted Visual (configurable), as proposed by the Cream people. Now there are also a couple configuration parameters (e.g. to use the old brighter orange with Include syntax group). Also, the script is now "officially" GPL ..it sort of always has been anyway without explicitly mentioning it :-).
Please look at inside the file for the configuration parameters. |
| zenburn.vim |
1.11 |
2002-09-15 |
6.0 |
Jani Nurminen |
Some fixes and fine-tuning. Exceptions and Perl code now looks more consistent. |
| zenburn.vim |
1.10 |
2002-09-14 |
6.0 |
Jani Nurminen |
Initial upload |
|