effects/overview: Make text in desktop bar have the same color as in search results
This commit is contained in:
parent
4f04da4e7a
commit
555a8018fc
1 changed files with 0 additions and 1 deletions
|
@ -180,7 +180,6 @@ Item {
|
||||||
state: "normal"
|
state: "normal"
|
||||||
|
|
||||||
PC3.Label {
|
PC3.Label {
|
||||||
PlasmaCore.ColorScope.colorGroup: PlasmaCore.Theme.ComplementaryColorGroup
|
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
elide: Text.ElideRight
|
elide: Text.ElideRight
|
||||||
text: delegate.desktop.name
|
text: delegate.desktop.name
|
||||||
|
|
Loading…
Reference in a new issue