svrana / neosolarized.nvim

Truecolor solarized theme for neovim in Lua using colorbuddy
Other
158 stars 35 forks source link

`FoldColumn` has different bg from `LineNr` and `SignColumn` #21

Closed loqusion closed 1 year ago

loqusion commented 1 year ago

Before:

Screenshot 2023-04-23 at 7 13 13 AM

After hi FoldColumn guibg=NONE:

Screenshot 2023-04-23 at 7 14 53 AM
svrana commented 1 year ago

Making them the same seems reasonable to me. Would you like to submit a patch?