#####Q. What's new about this fork ? A. It gets rid of a pesky (IMO) design issue.
#####Q. Huh! ? A. Let me show you...
Notice the wide expanse of blue in the 'NoText' area of the buffer ?
This takes care of it and leaves a neater interface :D
#####Q. Great. How do I get it ? A. using pathogen :
cd ~/.vim/bundle
git clone https://github.com/singhkushagra/summerfruit256.vim.git
and add the following to your .vimrc file:
set t_Co=256 " make use of 256 terminal colors
colorscheme summerfruit256
You can also refer the original theme page.
###LISCENCE:
duh