Molotov colour scheme

Molotov is a vim colour scheme that gets out of your way and lets you focus on what's at hand. It has additional colouring info for many languages and plugins.

Setup

Setup

1 " Set 256 colours, dark background, and molotov
2 set t_Co=256
3 set background=dark
4 colorscheme molotov
5 
6 " If using airline.vim:
7 let g:airline_theme='molotov'

Screenshots

Terminal Vim Screenshot for JavaScript
Terminal Vim: JavaScript
Terminal Vim Screenshot for TypeScript
Terminal Vim: TypeScript
Terminal Vim Screenshot for CSS
Terminal Vim: CSS
Terminal Vim Screenshot for Ruby
Terminal Vim: Ruby
Terminal Vim Screenshot for C
Terminal Vim: C

Modes

Unmodified Modified
Normal
Insert
Visual
Replace