dotfiles/vim/bundle/vim-colorscheme-elrodeo/README.md

16 lines
508 B
Markdown
Raw Normal View History

2013-07-07 21:25:47 +00:00
## Vim Colorscheme 'Elrodeo'
This is a dark low contrast vim color scheme influenced by colors used by Chris Granger (@ibdknox) for Clojure code, e.g., on the Noir web page (webnoir.org).
## Screenshot
![screenshot](https://github.com/chmllr/vim-colorscheme-elrodeo/raw/master/screenshot.png)
## Installation
The color scheme can be installed as a pathogen plugin, i.e., just check it out to `~/.vim/bundle`, or copy the content of `colors`to `~/.vim/colors`.
## Usage
In Vim: `:colorscheme elrodeo`.