effects/overview: Make text in desktop bar have the same color as in search results

This commit is contained in:
Vlad Zahorodnii 2021-11-13 09:45:56 +02:00
parent 4f04da4e7a
commit 555a8018fc

View file

@ -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