An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Theme Engine Demo

![Screenshot](Pics/TE_Screenshot.gif)

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.

---