Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chgen/darktitle
DarkTitle enforces dark window titlebars for all Win32 top-level windows.
https://github.com/chgen/darktitle
dark-mode theming win32 win32-api windows
Last synced: about 5 hours ago
JSON representation
DarkTitle enforces dark window titlebars for all Win32 top-level windows.
- Host: GitHub
- URL: https://github.com/chgen/darktitle
- Owner: ChGen
- License: mit
- Created: 2022-11-12T08:43:51.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-15T08:34:28.000Z (3 months ago)
- Last Synced: 2024-08-15T10:09:57.510Z (3 months ago)
- Topics: dark-mode, theming, win32, win32-api, windows
- Language: C++
- Homepage:
- Size: 1.87 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
DarkTitle enforces dark window titlebars for all top-level windows when current Windows theme is dark. When switching between Light and Dark themes it will enforce light and dark titlebars automatically. Supports MS Windows 10 & 11, including 22H2.
Sometimes content could be made dark, but titlebars couldn't. (e.g. VcXsrv X server, various apps with custom theming, like qBittorrent, media players)
### Before/after running DarkTitle:
#### Windows Steps Recorder:
![Origincal Windows Steps Recorder](screenshots/psr.exe-before.png)
![Steps Recorder with DarkTitle running](screenshots/psr.exe-after.png)#### Python IDLE IDE:
![Origincal Python IDLE IDE](screenshots/IDLE-before.png)
![Python IDLE IDE with DarkTitle running](screenshots/IDLE-after.png)#### VcXsrv with cool-retro-term:
![Origincal VcXsrv with cool-retro-term](screenshots/VcXsrv-before.png)
![VcXsrv with cool-retro-term with DarkTitle running](screenshots/VcXsrv-after.png)