waffle action center: disconnect button bg

This commit is contained in:
end-4
2025-11-22 19:42:34 +01:00
parent 8943d568f5
commit 9cf66f4d83
@@ -94,6 +94,7 @@ WChoiceButton {
horizontalAlignment: Text.AlignHCenter horizontalAlignment: Text.AlignHCenter
visible: root.expanded visible: root.expanded
checked: !(root.wifiNetwork?.active ?? false) checked: !(root.wifiNetwork?.active ?? false)
colBackground: Looks.colors.bg2
colBackgroundHover: Looks.colors.bg2Hover colBackgroundHover: Looks.colors.bg2Hover
colBackgroundActive: Looks.colors.bg2Active colBackgroundActive: Looks.colors.bg2Active
implicitHeight: 30 implicitHeight: 30