summaryrefslogtreecommitdiffstats
path: root/components
diff options
context:
space:
mode:
Diffstat (limited to 'components')
-rw-r--r--components/kube/qml/Kube.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/kube/qml/Kube.qml b/components/kube/qml/Kube.qml
index b158e1e8..8cbe8691 100644
--- a/components/kube/qml/Kube.qml
+++ b/components/kube/qml/Kube.qml
@@ -136,7 +136,7 @@ Controls2.ApplicationWindow {
136 bottom: mainContent.bottom 136 bottom: mainContent.bottom
137 } 137 }
138 width: app.sidebarWidth 138 width: app.sidebarWidth
139 color: Kube.Colors.textColor 139 color: Kube.Colors.darkBackgroundColor
140 140
141 Rectangle { 141 Rectangle {
142 anchors.right: parent.right 142 anchors.right: parent.right