vim-airline / vim-airline-themes

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

Fix incorrect gui colors in jellybeans theme #268

Closed gfszr closed 1 year ago

gfszr commented 2 years ago

I've noticed incorrect section colors when using set termguicolors with jellybeans theme. It can easily be seen that gui colors are respectively defined as cterm colors except for several cases, this PR fixes this :) The issue was similar in both insert and replace mode. Attached herewith an illustration for insert mode.

Before proposed fix, it looked like this: before_fix

After proposed fix, it looks correct: after_fix

Best, gfszr

gfszr commented 1 year ago

@chrisbra This PR is almost here for around 8 months, please comment.

chrisbra commented 1 year ago

I have nothing to say to the jellybean theme unfortunately. Sorry it took so long, let me merge it in then.