WPF Base Styling App
This is a WPF application with styling for a large collection of standard GUI controls, extracted from Parakeet 2 (https://parakeet-ide.org). It supports live reloading of color schemes.
You can use this as a base for your own WPF applications. The best thing here is probably the StyledWindow class, which provides a customizable Window for your applications.
Example usage:
Pull Requests & License
You're free to fork this project and to submit pull requests to the main repository. It's released under the MIT license. If you make good changes on a fork or personal project, everyone would benefit if you submit a pull request to bring those changes into the main repository as well.
Link
The repository is hosted on GitHub and is available here: https://github.com/borup3/WPF-Base-Style-App.