Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 835 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 835 Bytes

Some minor fixes to color scheme such as class and define colors now match sublime text 2

Original Readme

Molokai Color Scheme for Vim

Molokai is a Vim port of the monokai theme for TextMate originally created by Wimer Hazenberg.

By default, it has a dark gray background based on the version created by Hamish Stuart Macpherson for the E editor. Screenshots are available here.

256-Color terminals are also supported, though there are some differences with the Gui version. Only the dark gray background style is supported on terminal vim at this time.

Installation

Just copy the file on your .vim/colors folder.

If you prefer the scheme to match the original monokai background color, put this in your .vimrc file: let g:molokai_original = 1