vim-airline / vim-airline-themes

A collection of themes for vim-airline
MIT License
2.04k stars 348 forks source link

How to create/edit themes if not asking for a commit? #219

Closed hrqmonteiro closed 4 years ago

hrqmonteiro commented 4 years ago

environment

actual behavior

How to edit or create a theme? I try to edit a theme but no matter WHAT I DO, the colors remain the same. Same thing happen if a create a new theme.vim in the folder and try to set it. No changes happen, no matter what i change in the theme file.

expected behavior

Well i guess i expect to work the edits.

screen shot (if possible)

chrisbra commented 4 years ago

what have you tried? Also have a look at the default theme. It contains some comments: https://github.com/vim-airline/vim-airline/blob/master/autoload/airline/themes/dark.vim

hrqmonteiro commented 4 years ago

what have you tried? Also have a look at the default theme. It contains some comments: https://github.com/vim-airline/vim-airline/blob/master/autoload/airline/themes/dark.vim

Well i tried to get a theme file on the folder and edit. And now i got the dark default theme and edited. I edited literally all the colors, and no change applies.

What am i missing, i mean what are the steps to edit a theme? (The dark, for example)

chrisbra commented 4 years ago

I would suggest to change the new name. Make sure to re-load the theme

get-me-power commented 4 years ago

@hrqmonteiro No reply?