Skip to content

bcicen/vim-vice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-vice

logo

“No one gossips about others' 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

Other Platforms

Vice colorscheme ports to other terminal emulators and applications can be found in the contrib/ dir

Xresources

Copy the contents of xresources/vice into your ~/.Xresources config file.

Then run xrdb ~/.Xresources to reload the config.

Terminator

Backup your existing terminator config:

cp -v ~/.config/terminator/config{,.bk}

Then copy terminator/vice to ~/.config/terminator/config or $XDG_CONFIG_HOME/terminator/config if you're running OS X.

Restart terminator to load the Vice colorscheme.

Sublime

Install to the default Sublime directory:

cd contrib/sublime
make install

And select the Vice theme in Preferences > Color Scheme.

Provide the -c option to use the Vice colorscheme:

gotop -c vice

About

Dark and vibrant colorscheme for vim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •