Try to get PositiveColour/NegativeColour/NeutralColour into QPalette upstream
Open, Needs TriagePublic

Description

(alternatively we can do what OS X does and have a "systemRed, systemGreen, systemPurple,..." in the palette which personally I quite like)

We need to do some platform research so that we can do an initial mapping.

GTK has these concepts for icons, so presumably in the palette
Android has an Error colour but only that
OS X has no similar concept, but instead has 16 system colours

davidedmundson claimed this task.

@hein brings this up in the VDG chat every now and then when we start talking about colorscheme colors: https://www.eikehein.com/colors.pdf

That PDF actually recommends a set of 16 system colors (foreground and background) that can be used freely, but have suggested uses.

alex added a subscriber: alex.Nov 16 2021, 7:30 AM

Any update on this?

alex moved this task from Backlog to Waiting on Qt Changes on the KF6 board.Jan 10 2022, 7:33 PM

https://codereview.qt-project.org/c/qt/qtbase/+/308109

The trouble is that since QPalette is serializable and has serialization versions, I think we need to get complete consensus and get all color role changes into one patch, or at least one Qt minor release. But perhaps now is not a bad time to do it.

davidedmundson removed davidedmundson as the assignee of this task.Feb 6 2023, 10:17 PM