TileIconifier
TileIconifier copied to clipboard
No Transparency Background for Icons?
Thanks for this great Tool, but is there a Way to get transparency backgrounds for icons? If i select a .png file with a transparency background, Tilelconifier want a background color for it.
Kind Regards!
Hi, Guess it isn't possible due to restrictions of VisualElementsManifest.xml https://docs.microsoft.com/en-us/previous-versions/windows/apps/dn449733(v%3dwin.10) Also this was mentioned before in https://github.com/Jonno12345/TileIconifier/issues/25
Thanks, i see there are no opacity values available for a VisualElementsManifest
Nope it doesn't work. Looks like XML only accepts 6 digit HEX colors
BackgroundColor="transparent"
@Romuelson The Application want a 6 Digit HEX Color Code.
There's a way now, I Don't know if this was in the version OP was using seeing this issue is quite old, but you can set the color to "default" and it will use windows' color scheme, therefore using transparent effects
