mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-08-04 02:34:45 +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 {
|
Rectangle {
|
||||||
anchors {
|
anchors {
|
||||||
fill: parent
|
fill: parent
|
||||||
topMargin: headerHeight
|
|
||||||
}
|
}
|
||||||
color: "black"
|
color: "black"
|
||||||
opacity: 0.6 * Math.min(1, offset/contentArea.height)
|
opacity: 0.6 * Math.min(1, offset/contentArea.height)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue