/vim-vice

Dark and vibrant colorscheme for vim

Primary LanguageVim ScriptMIT LicenseMIT

vim-vice

logo “No one gossips about other people’s secret virtues.”

Vice is a dark and vibrant colorscheme for vim.

screencap

Installing

Install vim-vice using your plugin manager of choice:

" Vundle
Plugin 'bcicen/vim-vice'
" vim-plug
Plug 'bcicen/vim-vice'
" NeoBundle
NeoBundle 'bcicen/vim-vice'

Or install manually:

curl -Lo ~/.vim/colors/vice.vim https://raw.githubusercontent.com/bcicen/vim-vice/master/colors/vice.vim

And activate in your .vimrc:

colorscheme vice