svrana / neosolarized.nvim

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

Transparency settings not honored for mason popup #23

Closed RiteshChepuri closed 1 year ago

RiteshChepuri commented 1 year ago

Colorscheme works perfectly fine for every plugin which has floating windows. but it doesnt seem to work with the mason. I have changed winblend options and tried. I thought the problem is within the mason but when i tried it with catppuccin it worked fine. I think there is no support for mason. Please look into it.

svrana commented 1 year ago

Hi @RiteshChepuri, I don't use mason but installed it and ran :Mason and this what I got.

image

Is there a particular screen that doesn't look right on your side?

I'm using background_set=true as I do not use transparency, perhaps there is a difference there too?

RiteshChepuri commented 1 year ago

Yeah same for me too.and i used background_set=false. so it should be transparent.I am expecting something like this Screenshot from 2023-05-20 06-53-22 but i am getting this. I am trying to find a fix. Screenshot from 2023-05-20 06-53-00 I thought it was a issue with mason but it worked fine the catppuccin theme Screenshot from 2023-05-20 06-56-19 i am trying to acheive this.