Shade.nvim
Shade.nvim copied to clipboard
Shade breaks colorscheme
I don't know why this is happening, but when using shade, my colorscheme seems to also be affected.
Terminal: Alacritty
NVIM version: NVIM v0.6.1
With Shade enabled

Without Shade

I'll need more info. Is this happening on a single (unshaded) window?
Yes, this happens to any buffer (shaded/unshaded)

@sunjon here are two more screenshots of how the plugin breaks the colorscheme.
With shade.nvim enabled:

With shade.nvim disabled:

Also isn't it related to #7?
P.S: If it matters at all, I'm using the Kitty terminal.
Can confirm colour scheme breaks when using shade.
Seems like background gets erased for me.
NOTE: I'm also using the same terminal (Alacritty) and Neovim version (0.6.1) as the OP (original poster).
This also happens to me with Gruvbox.nvim colorscheme, but worse. Text color is the same as background color, so everything is invisible:
However, when changing to another colorscheme like Everforest, and force redrawing when opening a split buffer, it does work:
I got the same issue with gruvbox. If reloading the same gruvbox colorscheme after with "color gruvbox" it works.