lighttigerXIV / catppuccinifier

Apply catppuccin flavors to your wallpapers
MIT License
164 stars 8 forks source link

add support for alpha channel #34

Closed kingofcube closed 4 months ago

kingofcube commented 4 months ago

when i put in an image that has a transparent layer (like the background), it just makes the layer the base color

lighttigerXIV commented 4 months ago

when i put in an image that has a transparent layer (like the background), it just makes the layer the base color

If you want something like that you should discuss that in the lutgen issues

kingofcube commented 4 months ago

when i put in an image that has a transparent layer (like the background), it just makes the layer the base color

If you want something like that you should discuss that in the lutgen issues

oh k

Jas-SinghFSU commented 4 months ago

Seems that there is a "working" WIP branch https://github.com/ozwaldorf/lutgen-rs/compare/transparency...main. Is it possible to create a transparency branch here that we can build with until it's merged into main branch?