PlasmoidHeading: add backgroundColorTint property for optional color tint

Closed Nate Graham requested to merge ngraham/plasma-framework:plasmoidheader-tinting into master

This new property allows the developer to optionally specify a color to tint the header, which may be useful to draw attention to an applet or popup, or to indicate a different status.

CCBUG: 420541

Here's an example:

Screenshot_20211012_200830

Edited by Nate Graham

Merge request reports