Currently the only way to have the user change the Color Experience is to bind the relevant design properties of your controls to some state that your app manipulates (Specific to each control... Color, etc); however, within the IDE, I can have the application change all colors simply by choosing a theme. Why not have functionality that allows Theme selection happen dynamically by the user. I already have a settings "Page" that allows the user to decide how they will use the app. I wanted them to have the ability to choose a theme that is best suited to their own visual needs/desires.
... View more