Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/krabiworld/wintheme
- Owner: krabiworld
- License: mit
- Created: 2022-09-05T11:46:13.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-06-19T18:34:30.000Z (over 1 year ago)
- Last Synced: 2024-11-08T20:50:34.160Z (about 2 months ago)
- Topics: csharp, dotnet, dotnet-core, theme, wpf
- Language: C#
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`