more like the mockups

This commit is contained in:
Aaron Seigo 2014-08-19 14:08:15 +02:00
parent 9e027ce5d2
commit dcd9056f29

View file

@ -2,8 +2,8 @@ import QtQuick 2.0
import org.kde.plasma.core 2.0 as PlasmaCore import org.kde.plasma.core 2.0 as PlasmaCore
Rectangle { Rectangle {
color: "white" // FIXME color: "black" // FIXME
opacity: .5 opacity: 0.6
height: Math.max(100, units.gridUnit * 2.5) height: Math.max(100, units.gridUnit * 2.5)
width: parent.width width: parent.width
y: parent.height / 2 - height / 2 y: parent.height / 2 - height / 2