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

feature: Transparency colorscheme support

Open MuteSTEVE opened this issue 1 year ago • 13 comments

Did you check the docs?

  • [X] I have read all the drop.nvim 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

MuteSTEVE avatar Aug 04 '23 14:08 MuteSTEVE

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 avatar Aug 14 '23 17:08 dtomvan

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.

dtomvan avatar Aug 14 '23 21:08 dtomvan

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

GllmR avatar Aug 18 '23 18:08 GllmR

Hmm, how does your colorscheme define Normal?

dtomvan avatar Aug 18 '23 18:08 dtomvan

I use ellisonleao/gruvbox.nvim

GllmR avatar Aug 18 '23 19:08 GllmR

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

dtomvan avatar Aug 18 '23 19:08 dtomvan

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?

MuteSTEVE avatar Aug 22 '23 03:08 MuteSTEVE

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

dtomvan avatar Aug 22 '23 17:08 dtomvan

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

Uzaaft avatar Oct 08 '23 09:10 Uzaaft

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

dtomvan avatar Oct 08 '23 11:10 dtomvan

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

MrCatNerd avatar Nov 04 '23 20:11 MrCatNerd

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

Rizhiy avatar Jan 31 '24 23:01 Rizhiy

Also having the same issue

Soliprem avatar Apr 27 '24 17:04 Soliprem

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

BBennettChiba avatar May 18 '24 13:05 BBennettChiba

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] avatar Jul 06 '24 01:07 github-actions[bot]

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

github-actions[bot] avatar Jul 13 '24 01:07 github-actions[bot]