Complete redesign, where themes, styles and control-specific brushes are now all their own resource dictionaries instead of being all merged into 1
I also styled a few new controls such as:
- DataGrid
- CalenderItem
- DatePicker
And I fixed an issue with the old library with menu items and menu separators not auto-styling
The attached Themes.zip
file contains (I hope) all of the necessary files for using the theme library. Just drag and drop the folder (inside the zip) into your project, reference the aero2 assembly mentioned in the repo readme, add the merged resource dictionaries to your app's XAML file, and everything should work