Skip to content

felipevolpone/mono-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

mono-theme

A monochromatic theme for vim/neovim

Install it

Via Plug

Plug 'felipevolpone/mono-theme'

or manually:

mkdir -p ~/.vim/colors
touch ~/.vimrc

wget https://raw.githubusercontent.com/felipevolpone/mono-theme/master/colors/mono.vim -O ~/.vim/colors/mono.vim
echo "colorscheme mono" >> ~/.vimrc

mono in action

About

A monochromatic theme for vim/neovim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published