https://github.com/alphanecron/blacktitlebarenabler
A tool to decorate your titlebar.
https://github.com/alphanecron/blacktitlebarenabler
dark-theme decorator registry titlebar windows-10 winforms-application
Last synced: about 1 month ago
JSON representation
A tool to decorate your titlebar.
- Host: GitHub
- URL: https://github.com/alphanecron/blacktitlebarenabler
- Owner: AlphaNecron
- Created: 2021-03-04T08:38:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-08T10:29:54.000Z (over 5 years ago)
- Last Synced: 2025-03-29T22:12:04.043Z (about 1 year ago)
- Topics: dark-theme, decorator, registry, titlebar, windows-10, winforms-application
- Language: C#
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BlackTitlebarEnabler
A tool to decorate your titlebar.
### This project is deprecated, please use [TitlebarZ](https://github.com/AlphaNecron/TitlebarZ) instead.
## Building
```
dotnet restore
dotnet build
dotnet run
```