base16-vim icon indicating copy to clipboard operation
base16-vim copied to clipboard

[Feature request] support transparent backgrounds

Open gcoelho05 opened this issue 3 years ago • 3 comments

Using a base16 colorscheme from this repo does not support transparent backgrounds. I use a transparent background on my terminal, and would very much like to use one in vim too.

I find the way sainnhe's gruvbox material does this very elegant:

let g:gruvbox_material_transparent_background = 1  " 1 = transparent; 0 = opaque

Probably pointless info: I use st with the alpha patch and xcompmgr for transparency.

gcoelho05 avatar Jan 10 '22 02:01 gcoelho05

A PR is open for that I believe https://github.com/fnune/base16-vim/pull/28

But the author hasn't acted on it again. Maybe you can take it up?

fnune avatar Jan 10 '22 08:01 fnune

Thanks for pointing it out, I hadn't seen that.

I would love to take it up, but I'm afraid I do not have the necessary vim script knowledge, I'm sorry. Hopefully someone else will work on this in the future.

gcoelho05 avatar Jan 13 '22 22:01 gcoelho05

Reopening just in case I find some time to do it.

fnune avatar Jan 13 '22 23:01 fnune