sainnhe / edge

Clean & Elegant Color Scheme inspired by Atom One and Material
MIT License
860 stars 56 forks source link

[Question] Is there any way to change vim colorscheme and status line theme at the same time? #54

Closed hungpham3112 closed 2 years ago

hungpham3112 commented 2 years ago

When I try to change the color from default to edge, I have to change 2 places, one is colorscheme edge and second is

let g:lightline = {
    \ 'colorscheme': 'edge',
    \}

It's quite annoying to me. Thanks in advance for your help.

sainnhe commented 2 years ago

This feature has nothing to do with a color scheme, you need to write some scripts.

For reference, I've done this in my dotfiles.