#vim-colors-off
Simple and minimalistic vim colorscheme. Highlights only keywords, constants,
strings and comments.

#Installation
- Use vim-plug
- Add
Plug 'https://git.sr.ht/~gnkv/vim-colors-off'
to your vimrc.
#Usage
:colorscheme off
Supports both background=light
and background=dark
.