Vim DarkEyes Colorscheme

A color scheme evolved from the AsmanianBlood colorscheme. with decent support for both GUI and terminal.

Installation

Various ways to install

$ cd ~/.vim
$ git submodule add git@github.com:bf4/vim-dark_eyes.git bundle/vim-dark_eyes
Plug 'bf4/vim-dark_eyes'
Plugin 'bf4/vim-dark_eyes'

Manually

Copy dark_eyes.vim into ~/.vim/colors/ (Unix) or vimfiles/colors/ (Windows).

Screenshots

GUI :

Terminal with 256 colors :

License

MIT