mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
actiondrawer: Use higher quicksettings text contrast
This commit is contained in:
parent
5e48cb1cc1
commit
cec4f412d7
1 changed files with 1 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ QuickSettingsDelegate {
|
|||
elide: Text.ElideRight
|
||||
text: root.text
|
||||
font.pixelSize: PlasmaCore.Theme.defaultFont.pixelSize * 0.8 // TODO base height off of size of delegate
|
||||
font.weight: Font.DemiBold
|
||||
}
|
||||
PlasmaComponents.Label {
|
||||
Layout.fillWidth: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue