/serenade

A dark colorscheme for my colorblind eyes . . .

Primary LanguageVim scriptMIT LicenseMIT

Serenade.vim

Handpicked colors to suit my eyes, callibrated for my monitor and my lightning conditions. Using forest-night as the theme template.

serenade

Installation

For plugin managers such as vim-plug:
Plug 'b4skyx/serenade'

For better syntax highlighting support, try vim-polyglot.

Usage

In your init.vim or .vimrc set
colorscheme serenade

Set lightline/airline scheme accordingly
let g:lightline.colorscheme = 'serenade'

Configuration

Read :help serenade

Contributions