Skip to content

Ability to specify if a Win32 app is dark mode aware in manifest #1643

Closed as duplicate of#2943
@jaigak

Description

@jaigak

Add an element named "darkModeAware" in the schema for app.manifest to specify if a Win32 app supports dark mode. If this value is set to true, automatically enable dark mode for common controls without the need to call APIs for that manually. This can also be used by non-GDI apps such as WinUI 3 apps to get certain system UI (eg: title bar) in dark mode when the system theme is dark.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions