Skip to content

Windows 11 dark mode title does not show in correct color #3395

@ann0see

Description

@ann0see

Describe the bug

After we updated Qt in #3262 Windows now supports a dark mode. However, the server title does not show up in the correct color:

if ( palette().color ( QPalette::Window ) == QColor::fromRgbF ( 0.196078, 0.196078, 0.196078, 1 ) )
needs to be adapted most likely.

To Reproduce

Download latest build from main.
Install on Windows 11 with dark mode enabled
Connect to server, see title in wrong color.
Disconnect from server

Expected behavior

The server title should have a visible color.

Screenshots

dark mode win11 issue

Operating system

Windows 11

Version of Jamulus

jamulus_3.11.0dev-0e9a425 from https://github.com/ann0see/jamulus/actions/runs/11150598783?pr=160
Additional context

/

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions