vim-airline / vim-airline-themes

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

commit fa3911e changes how base16_gruvbox_dark_hard is loaded #250

Closed happy-dude closed 3 years ago

happy-dude commented 3 years ago

Hey team, just started up neo/vim and realized that the airline theme was loaded differently. Checked to see what the cause may be and found that commit fa3911ebbdf80a88dcab7c948de33865c8b161ed was merged in.

Unfortunately I'm not too knowledgeable about vim-theming, but I hope the following info + screenshots can help.

environment

if you are using terminal:

if you are using Neovim:

actual behavior

Screen Shot 2021-04-15 at 10 34 20 AM

expected behavior

Screen Shot 2021-04-15 at 10 30 28 AM

screen shot (if possible)

Please see above

happy-dude commented 3 years ago

I don't think the it quite fixed yet; can we reopen and investigate further?

Screen Shot 2021-04-15 at 12 00 43 PM

chrisbra commented 3 years ago

You might need to dig out further the differences, if it isn't fixed yet.

Am 15.04.2021 um 19:02 schrieb Stanley Chan @.***>:

 I don't think the it quite fixed yet; can we reopen and investigate further?

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub, or unsubscribe.

happy-dude commented 3 years ago

I gave a shot at fixing it re: https://github.com/vim-airline/vim-airline-themes/pull/251/files

Feel free to make suggestions/edits!