improved desktop UI
[mardrone] / mardrone / imports / com / nokia / meego / PageStackWindowStyle.qml
index da9da45..acb6b93 100644 (file)
@@ -47,7 +47,9 @@ Style {
     property url background: ""
 
     // Background color is used when no background is set.
-    property color backgroundColor: theme.inverted ? "#000000" : "#E0E1E2"
+//    property color backgroundColor: theme.inverted ? "#000000" : "#E0E1E2"
+    property color backgroundColor: theme.inverted ? "#000000" : "#101010"
+
 
     property url landscapeBackground: background
     property url portraitBackground: background