How do you set the background color of the start screen (AKA Splash Screen) in a WinRT app? The default is dark gray which is quite not friendly to the eye.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In app manifest, there is “Application UI” tab, Set the “Background color” entry to the desired color.
This has now moved to the “Visual Assets” tab, and you then need to select “Splash Screen” before setting the “Background color”.