Windows phone tile custom color

167 Views Asked by At

I'm trying to set custom color to my app's tile. It shows custom color if I pin it start screen. But in the app list, it uses the phone theme color only. How to set the custom color there?

On start screen:

On start screen

In apps list:

In apps list

Note: This is not a live tile. Tile data is not going to change. I'm developing Windows Phone Silverlight 8.1 app.

1

There are 1 best solutions below

0
On BEST ANSWER

You can simply replace transparency in your images with the color you want.