An open API service indexing awesome lists of open source software.

https://github.com/lurst/dvo.vim

Simple 2 color vim colorscheme
https://github.com/lurst/dvo.vim

Last synced: 13 days ago
JSON representation

Simple 2 color vim colorscheme

Awesome Lists containing this project

README

          

# dvo.vim

_DVO is two in latin_

This is a monochrome theme using only a cool white and a non completely black black.

This colorscheme was done using [vim-colortemplate](https://github.com/lifepillar/vim-colortemplate).

To update it, change the `dvo_template.vim` file, and run `:Colortemplate .` (you ned the plugin for this to work).

### How to install

#### Vundle

Plugin 'lurst/dvo.vim'

#### NeoBundle

NeoBundle 'lurst/dvo.vim'

#### VimPlug

Plug 'lurst/dvo.vim'

#### Pathogen

cd ~/.vim/bundle
git clone https://github.com/lurst/dvo.vim

Enjoy!