Rastafarian Vim dark color scheme with 256 color terminal support.
For better colors, it is recommended to add in your ~/.vimrc:
set t_Co=256
set termguicolors
Take vim-plug for example:
Plug 'dpelle/rastafari'
Copy rastafari.vim
to ~/.vim/colors
(on Windows <your-vim-dir>\vimfiles\colors
).
Then add the line colorscheme rastafari
in your vimrc file, and restart Vim.
This color scheme is dedicated to the Ugandan children (How about donating to them? See Vim's website).