A very tweaked molokai based theme. Has 16bit and 256 colors support.
Includes support for vim-buftabline.
Includes some syntax groups for coloring the statusline (see the screenshots below, and here for the config used in them).
It also includes a matching configuration for guicursor
, which I use as a
mode indicator.
molokayo requires the molokai theme to be installed.
Using vim-plug:
Plug 'tomasr/molokai'
Plug 'fmoralesc/molokayo'
Vundle, Neobundle et al should be similar.