Reputation: 241
Is it possible to set a color of our choice for SplashScreen or do I have to use an already defined color?
For example, I want to use a green (MediumSpringGreen), but wanted to change the transparency of this color, making it slightly lighter.
Upvotes: 4
Views: 3796
Reputation: 12465
You can customize this in the package.appxmanifest file.
Upvotes: 22