I have a page that mostly consists of HTML in a WebBrowser control. I was able to set the background quite easily using the PhoneLightThemeVisibility Resource because it’s either Black or White.
I was wondering how to get the Accent brush and turn it into a HTML code so I can use it in my HTML.
or access the component values individually and build from there….
Note that the red, green and blue component values will need to be manipulated in order to produce and HTML Colour code.