1

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.

Mangesh
  • 5,491
  • 5
  • 48
  • 71

1 Answers1

0

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

Łukasz Rejman
  • 1,892
  • 1
  • 11
  • 18