MrPrimate / tokenizer

Tiny yet capable in-game token editor for Foundry VTT
MIT License
29 stars 26 forks source link

When specifying Default BACKGROUND color with an alpha, it changes the transparency of the entire token #63

Closed galaara98 closed 2 years ago

galaara98 commented 2 years ago

i tried to set the default background token background to #FFFFFF80, which i was hoping for the ring and the art to be fully opaque, and the white behind the ring to be roughly 50% transparent 80/FF (128/255)

instead the whole token was approximately 50% transparent (i took it to the extreme and set it to #FFFFFF20 and yeah it is affecting the whole thing)

MrPrimate commented 2 years ago

I'm hoping the addition of a Transparency/Alpha slider and the ability to add coloured layers solves the usecase for you here. I think I was able to replicate what you were after.