Skip to content

New theme library (2023)

Latest
Compare
Choose a tag to compare
@AngryCarrot789 AngryCarrot789 released this 31 Jul 21:59
· 96 commits to master since this release

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