jeffwilcox / wp-thememanager

Windows Phone ThemeManager allows for easy overriding of the Dark or Light themes
89 stars 26 forks source link

Better support for Checkboxes #13

Closed frostieDE closed 10 years ago

frostieDE commented 10 years ago

BorderBrush is now set properly for light theme

jeffwilcox commented 10 years ago

Thanks @frostieDE - can you explain about the property that changed with the value - did we have the incorrect value in there?

frostieDE commented 10 years ago

I just changed some colours to match the colours by the OS when using dark/light theme: comparison

Hint: they match the default colours from OS 8.0 (before they matched the colours from OS 7.x) - I was not able to test the colours on a Windows Phone 7 device as Visual Studio 2013 does not support Windows Phone 7 anymore.

jeffwilcox commented 10 years ago

Thanks - I'm fine supporting Windows Phone 8 as the primary myself.

jeffwilcox commented 10 years ago

This is now on NuGet as 2.0. https://www.nuget.org/packages/PhoneThemeManager/