blayu.vim
blayu.vim copied to clipboard
Blue color scheme for vim
A blue color scheme for Vim/Neovim based on a color palette created by art off this wallpaper.
Usage
Install the color scheme with your favorite plugin manager and activate it by:
colorscheme blayu
Lightline
This color scheme also includes a lightline color scheme, which can be used by adding the following line to the .vimrc:
let g:lightline.colorscheme = 'blayu'