Skip to content

kcms/colors: Fix alternateBackgroundColor for Button not having accents

Devin Lin requested to merge work/devinlin/buttoncolor into master

Fixes qqc2-breeze-style#18 (closed)

The button color set's alternateBackgroundColor currently does not respect theme accents. I'm not sure if this is the correct way to go about it but this adds accents to it.

It's a bit on the intense side though...

Before:

image

image

After:

image

image

Edited by Devin Lin

Merge request reports

Loading