Reputation: 2116
I don't want to use the default grey backgruond color for my Splashscreen and Tile backgrounds. Where can I change this in Visual Studio?
Upvotes: 1
Views: 3792
Reputation: 332
Opening the "package.appxmanifest" file in your Solution Explorer will get you there as well :)
Upvotes: 6
Reputation: 2116
Just realize that this is done in the menu Project / Store / Edit App Manifest, and set the "Background color".
Upvotes: 2