https://github.com/csxv/themeenginedemo
a demo for my google's material you theme engine library
https://github.com/csxv/themeenginedemo
csharp-library dotnet-framework dotnet-library windowsforms
Last synced: about 2 months ago
JSON representation
a demo for my google's material you theme engine library
- Host: GitHub
- URL: https://github.com/csxv/themeenginedemo
- Owner: CSXV
- Created: 2024-12-20T13:57:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-21T17:24:25.000Z (over 1 year ago)
- Last Synced: 2025-04-08T22:47:57.082Z (about 1 year ago)
- Topics: csharp-library, dotnet-framework, dotnet-library, windowsforms
- Language: C#
- Homepage:
- Size: 15.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Theme Engine Demo

This is a windows form demo that uses my library [HERE](https://github.com/CSXV/ThemeEngineLibrary).
---
## How to use
1. Clone this repo.
2. Run Visual Studio 2022.
3. Install [MaterialColorUtilities](https://github.com/albi005/MaterialColorUtilities)
4. Build the project.
5. Run the demo form.
---