What happens is that I have an app in UWP and I vary the colors of it according to the theme I have defined in the system, and I need my app to have the same color here and in the computers where they are going to install.
I guess the color is defined from the App.xaml, but how do I define it?
Thanks