vim-jnrowe colourscheme

What the vim world really needed is another colourscheme, so here it is.

_images/default.png

If you prefer lighter backgrounds, use the following:

let g:jnrowe_dark = 0
colorscheme jnrowe

With g:jnrowe_dark set it will look more like this:

_images/light.png

Recent versions also work in terminals that support at least 88 colours, such as rxvt-unicode or xterm. The display is highly dependent on the settings of your terminal application, on my desktop it looks like this:

_images/terminal.png

Contact

You can contact me with comments by email.

File an issue if you find any problems, or fork the repository if you want to make improvements.

Download

You can download the colourscheme directly, or clone the repository:

$ git clone git://github.com/JNRowe/vim-jnrowe