A dark but colorful and midium brightness colorscheme for VIM.
It has 256 and true colors support both terminal and GUI.
Nozomi means hope and is suggestive of full moon in Japanese.
Manual:
git clone https://github.com/nokobear/vim-nozomi
cp vim-nozomi/colors/nozomi.vim ~/.vim/colors/
OR
Use a package manager like vim-plug.
Using vim-plug:
Plug 'nokobear/vim-nozomi'
vimscript
diff
Edit ./colors/nozomi.vim
.
OR
Nozomi is created with vim-colorscheme-edit.
Edit ./src/nozomi.csed
with this plugin.
Nozomi doesn't have vim-airline-theme, but I feel bubblegum
or wombat
is
well matched.
let g:airline_theme = 'bubblegum'
" or
let g:airline_theme = 'wombat'