Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)