A color scheme evolved from the AsmanianBlood colorscheme. with decent support for both GUI and terminal.
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'
Copy dark_eyes.vim
into ~/.vim/colors/
(Unix) or
vimfiles/colors/
(Windows).
MIT