vim-colors-paramount
vim-colors-paramount copied to clipboard
Add Lightline colorscheme
Add color scheme for the Lightline plugin (https://github.com/itchyny/lightline.vim).
Normal
Insert
Visual
Replace
Inactive
Terminal
Tabline
Looks great in your screenshots! I'm not using Lightline but let me try downloading it and try this out.
Do I need to activate it somehow? I'm not seeing the Paramount colors in the lightline.
Oops. I should have added that in the PR comment, or maybe in the README. You must set (or update) the g:lightline
variable.
let g:lightline = { 'colorscheme': 'paramount' }