Comphrehensive and easy to use Material Design theme and control library for the Windows desktop.
- Material Design styles for all major WPF Framework controls
- Additional controls to support the theme, including Multi Action Button, Cards, Dialogs
- Easy configuration of palette (at design and runtime), according to Google's guidelines
- Full Material Design Icons icon pack
- Compatible with Dragablz, MahApps
- Demo applications included in the source project
To load the source project you will need Visual Studio 2015. Don't worry if you have an earlier version, you can still use the compiled assemblies from NuGet (see below). There are two demo projects in the solution, restore the NuGet packages and fire them both up. One is a "pure" Material Design project, the other illustrates how to combine with Dragablz & MahApps.
- Install NuGet package
Install-Package MaterialDesignThemes
- Configure App.xaml according to the example
- For more information see the Get Started guide
- Check out the wiki
- Watch the introduction video
- Before contributing code read the Contribution Guidelines
- Want to say thanks?
- Logo courtesy of GitHub user Snalty, and you can see more of him;
- on his blog
- and on Twitter
- Marc Angers - I pulled some of his shadows straight in from this blog post
- Icon pack sourced from Material Design Icons
- Utilises ControlzEx
- Ignace Maes, whose Material Skin project inspired the original material design theme for Dragablz, which in turn led to me starting this project
- Contributors! Thanks for the PRs which have helped add some extra polish.