Shade.nvim
Shade.nvim copied to clipboard
Plugin changes the highlight groups of terminal
Great plugin, so hoping it fixes whatever issues come up.
My neovim terminal's colours get all distorted with this plugin. I am using sainnhe/edge but I guess this might happen in general. Can you check?
It is happening to me too. Here is an example of with this plugin:

Without:

Every single underline is red with it enabled. Very strange…
this is an issue with Neovim not rendering the correct color when an underline is overlayed by a transparent floating window. https://github.com/neovim/neovim/issues/14453