mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
darken everything
This commit is contained in:
parent
ea57d633bb
commit
6c4bef8f38
1 changed files with 0 additions and 1 deletions
|
|
@ -108,7 +108,6 @@ NanoShell.FullScreenOverlay {
|
|||
Rectangle {
|
||||
anchors {
|
||||
fill: parent
|
||||
topMargin: headerHeight
|
||||
}
|
||||
color: "black"
|
||||
opacity: 0.6 * Math.min(1, offset/contentArea.height)
|
||||
|
|
|
|||
Loading…
Reference in a new issue