dajeo / WinTheme

Simple utility to changing system theme in not activated Windows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WinTheme

Simple utility to changing system theme in not activated Windows.

Build and run

  1. Install .NET 7
  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

About

Simple utility to changing system theme in not activated Windows.

License:MIT License


Languages

Language:C# 100.0%