same color as labels
This commit is contained in:
parent
009c759ed3
commit
fa427c31bb
1 changed files with 1 additions and 1 deletions
|
@ -173,7 +173,7 @@ Item {
|
||||||
mouseHandler.containsMouse || active)
|
mouseHandler.containsMouse || active)
|
||||||
Kirigami.Theme.highlightedTextColor;
|
Kirigami.Theme.highlightedTextColor;
|
||||||
else
|
else
|
||||||
Kirigami.Theme.disabledTextColor;
|
Kirigami.Theme.textColor;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue