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.
Molotov works best with 256 colors or a True Color terminal and is supported in vim, neovim, GVim, MacVim, et al.
Using vim-plug
Plug 'gf3/molotov'
Copy molotov.vim to the colors
directory in your vim configuration directory.
You’ll want to use a similar config to effectively use Molotov:
" Set 256 colours, dark background, and molotov
set t_Co=256
set background=dark
colorscheme molotov
" If using airline.vim:
let g:airline_theme='molotov'
Grab Molotov for your terminal as well!
Unmodified | Modified | |
---|---|---|
Normal | ||
Insert | ||
Visual | ||
Replace |