folke / drop.nvim

🍁 Fun little plugin that can be used as a screensaver and on your dashboard
Apache License 2.0
215 stars 10 forks source link

feature: Transparency colorscheme support #15

Closed MuteSTEVE closed 1 week ago

MuteSTEVE commented 11 months ago

Did you check the docs?

Is your feature request related to a problem? Please describe.

Will you be able to add transparant colorscheme support in the future plan?

Describe the solution you'd like

i use onedark colorscheme with transparency on

Describe alternatives you've considered

nothing special, maybe something that can related to colorscheme config that will make transparancy works

Additional context

My Alpha.nvim dashboard becoming black because it doesn't support transparency out of the box

dtomvan commented 11 months ago

Same goes for catppuccin/nvim with transparent_background=true. Seems to be an issue with winblend combined with an alpha < 1 value on the Normal highlight group. Probably related to the upstream neovim/neovim#18576.

dtomvan commented 11 months ago

Over the last couple hours, I tried my hand at fixing this issue at neovim core. Being a new contributor I don't think I'll be able to get this PR through, but any feedback is appreciated: neovim/neovim#24716.

GllmR commented 11 months ago

Hi,

drop-transparent

👁️ I can see through 👁️

That's Kitty & mini.starter

I'm not sure that related to Drop or Nvim, maybe it's your terminal (alacritty ?)

dtomvan commented 11 months ago

Hmm, how does your colorscheme define Normal?

GllmR commented 11 months ago

I use ellisonleao/gruvbox.nvim

dtomvan commented 11 months ago

Alright, it sets Normal and NormalFloat as guibg=NONE, maybe we could (I'll do it tomorrow if nobody did, don't have time for it now) use a minimal vimrc which just installs ministarter, drop, and sets the minimal highlights for a transparent background (on the starter).

MuteSTEVE commented 11 months ago

Hi,

drop-transparent

👁️ I can see through 👁️

That's Kitty & mini.starter

I'm not sure that related to Drop or Nvim, maybe it's your terminal (alacritty ?)

yes i'm using alacritty as my default terminal, how does your kitty support transparency?

dtomvan commented 11 months ago

I'll do it tomorrow if nobody did

I'm so sorry, haven't gotten to it yet. I'll be back after my vacation and then I'll be on it ASAP

Uzaaft commented 9 months ago

Just a friendly reminder @dtomvan, unless your vacation is still going on, if then, no worries!

dtomvan commented 9 months ago

Oh, yeah I am so sorry. Didn't take note of it properly. Thanks for the reminder!

MrCatNerd commented 8 months ago

the dark background and disabling transparency is happening for me too: image vs: image

Rizhiy commented 5 months ago

Any updates on this? Also getting a black background with transparent background.

Soliprem commented 2 months ago

Also having the same issue

BBennettChiba commented 2 months ago

Would love to see an update. I love the idea of this plugin but it just looks terrible in my terminal

github-actions[bot] commented 2 weeks ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] commented 1 week ago

This issue was closed because it has been stalled for 7 days with no activity.