Skip to content

Make the titlebar dark when dark mode is enabled (Windows) #6775

@semi-transparent-dodecahedron

Description

Summary

A dark titlebar when dark mode is enabled.

Examples

img
img(1)

Context

The white titlebar greats a visual disruption and also hurts the eye if dark mode is enabled in other places such as in Windows shell, browser etc.

Possible implementation

There is an API (undocumented) introduced in W10 v1809 that changes the titlebar color for Win32 apps:
https://github.com/ysc3839/win32-darkmode/blob/cc26549b65b25d6f3168a80238792545bd401271/win32-darkmode/DarkMode.h#L107

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions