ButchersBoy / Dragablz

Dragable and tearable tab control for WPF
http://dragablz.net
MIT License
2.2k stars 323 forks source link

Update Material Design Theme to use new brush names as per MaterialDesignInXaml 5.0.0 #284

Open cjmurph opened 4 months ago

cjmurph commented 4 months ago

Rename MaterialDesign.xaml to MaterialDesignObsolete.xaml, create new MaterialDesign.xaml with renamed brushes as per MaterialDesignInXAML 5.0.0

See migration guide https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/discussions/3466

cjmurph commented 4 months ago

Resolves issue #282