mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-28 22:53: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 {
|
PlasmaCore.IconItem {
|
||||||
id: icon
|
id: icon
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
colorGroup: PlasmaCore.Theme.ComplementaryColorGroup
|
colorGroup: PlasmaCore.ColorScope.colorGroup
|
||||||
enabled: button.enabled
|
enabled: button.enabled
|
||||||
}
|
}
|
||||||
onClicked: {
|
onClicked: {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue