This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
Transparency out of xrdb colors? #132
Closed
Description
Hi folks!
I think you all know that pywal is awesome.
I use polybar and therefore also use the colors out of xrdb to be used there. E.g.:
background = ${xrdb:color2}
Is there a possibility to have some alpha channel on these colors? Before wal
, I used background = #00222222
(transparent color) and looked for wallpapers that fit to that. But as I now use wal
, not every wallpaper is capable of having a transparent color and therefore text might not be readable.
I don't want to have a solid color, as this makes the polybar a bit too much distracting, but a half-transparent background color would be a good compromise.