aura-theme icon indicating copy to clipboard operation
aura-theme copied to clipboard

(feat) Neovim background transparency

Open leonlonsdale opened this issue 1 year ago • 2 comments

It's quite common for neovim themes to give the option to add a configuration line to set the background colour to transparent.

I have not been able to find such an option so far and was wondering if you plan to add this option?

leonlonsdale avatar Dec 19 '24 22:12 leonlonsdale

Do you have a theme that does it? I'm looking to update and fix some things into Neovim port, so I might take a look at that too and try to add it

baliestri avatar Jan 08 '25 00:01 baliestri

Do you have a theme that does it? I'm looking to update and fix some things into Neovim port, so I might take a look at that too and try to add it

Hey there, sure, from the ones I've tried recently the following have it:

  • Catppuccin (flag: transparent_background = true)
  • Gruvbox (flag: transparent_mode = true)
  • Tokyo Night (flag: transparent = true)

leonlonsdale avatar Jan 08 '25 08:01 leonlonsdale