Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/krabiworld/wintheme

Simple utility to changing system theme in not activated Windows.
https://github.com/krabiworld/wintheme

csharp dotnet dotnet-core theme wpf

Last synced: 4 days ago
JSON representation

Simple utility to changing system theme in not activated Windows.

Awesome Lists containing this project

README

        

# WinTheme

Simple utility to changing system theme in not activated Windows.

## Build and run
1. Install [.NET 7](https://dotnet.microsoft.com/en-us/download/dotnet/7.0)
2. Clone repository
3. Change directory: `cd .\WinTheme\WinTheme`
4. To run app: `dotnet run`
5. To build app: `dotnet build`, in `.\bin\Debug\net7.0-windows` run `WinTheme.exe`