sailfishos-patches / patchmanager

Patchmanager for SailfishOS
https://openrepos.net/content/patchmanager/patchmanager
Other
21 stars 22 forks source link

Remove tinting, use Theme error color for compat display #416

Closed nephros closed 1 year ago

nephros commented 1 year ago

See: https://github.com/sailfishos-patches/patchmanager/pull/411#discussion_r1096832591

Tinting never did anything but apply the color "red", because Qt.tint() wants the second color to be more or less transparent, which "red" is not.

Theme.errorColor is not as bright and saturated as "red" but it matches the system theme.