A dark colourscheme for Vim that combines the:
-
colour palette from Tomorrow-Night.
-
syntax group highlighting scheme from Jellybeans
-
Vim code from Solarized
This colourscheme is intended for use on:
-
gVim 7.3 for Linux, Mac and Windows.
-
Vim 7.3 for Linux and Mac, using a 256 colour enabled terminal.
By default, Vim will use the closest matching cterm equivalent of the RGB colours.
Due to the limited 256 palette, colours in Vim and gVim will still be slightly different. In order to get the same colours as gVim and use this colourscheme the way that it was intended, it is highly recommended that you:
-
Add these colours to ~/.Xresources:
https://gist.github.com/3278077
-
Use Xresources colours by setting in ~/.vimrc:
let g:hybrid_use_Xresources = 1 colorscheme hybrid
Help
Python
Markdown
Diff