mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
proper icon color
This commit is contained in:
parent
46a909a64d
commit
08b1e9a47d
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ MouseArea {
|
|||
PlasmaCore.IconItem {
|
||||
id: icon
|
||||
anchors.fill: parent
|
||||
colorGroup: PlasmaCore.Theme.ComplementaryColorGroup
|
||||
colorGroup: PlasmaCore.ColorScope.colorGroup
|
||||
enabled: button.enabled
|
||||
}
|
||||
onClicked: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue