Shade.nvim icon indicating copy to clipboard operation
Shade.nvim copied to clipboard

Shade breaks colorscheme

Open robinknaapen opened this issue 3 years ago • 6 comments

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

image

Without Shade

image

robinknaapen avatar Jan 11 '22 08:01 robinknaapen

I'll need more info. Is this happening on a single (unshaded) window?

sunjon avatar Feb 07 '22 02:02 sunjon

Yes, this happens to any buffer (shaded/unshaded)

image

robinknaapen avatar Feb 07 '22 10:02 robinknaapen

@sunjon here are two more screenshots of how the plugin breaks the colorscheme.

With shade.nvim enabled:

image

With shade.nvim disabled:

image

Also isn't it related to #7?

P.S: If it matters at all, I'm using the Kitty terminal.

Jarmos-san avatar Apr 12 '22 11:04 Jarmos-san

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).

Integralist avatar Apr 12 '22 21:04 Integralist

This also happens to me with Gruvbox.nvim colorscheme, but worse. Text color is the same as background color, so everything is invisible:

Captura de Pantalla 2022-10-14 a la(s) 02 50 47

However, when changing to another colorscheme like Everforest, and force redrawing when opening a split buffer, it does work:

Captura de Pantalla 2022-10-14 a la(s) 02 51 23

JezerM avatar Oct 14 '22 08:10 JezerM

I got the same issue with gruvbox. If reloading the same gruvbox colorscheme after with "color gruvbox" it works.

rasmuspeders1 avatar Jan 03 '23 08:01 rasmuspeders1