hefty: more subtle focus grab darkening

This commit is contained in:
end-4
2026-03-15 17:30:56 +01:00
parent 6878368d71
commit 6b7a12fc9f
@@ -40,7 +40,7 @@ PanelWindow {
anchors.fill: parent
shown: GlobalFocusGrab.active
sourceComponent: Rectangle {
opacity: 0.4
opacity: 0.2
color: Appearance.m3colors.m3scrim
}
}