A vim color scheme inspired by jellybeans and landscape.
This has also colorscheme for lightline.vim. If you use this, add the following settings to your .vimrc
.
let g:lightline = {
\ 'colorscheme': 'twiga',
\ }
call twiga#lightline()
This is released under the MIT License.