Skip to content

Releases: AngryCarrot789/WPFDarkTheme

New theme library (2023)

31 Jul 21:59
Compare
Choose a tag to compare

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

Original theme library (2020)

18 Mar 15:56
Compare
Choose a tag to compare

this is just the resource dictionary files algon with the theme controller thingy for changing themes