aboutsummaryrefslogtreecommitdiff
path: root/LeftPanel.qml
diff options
context:
space:
mode:
Diffstat (limited to 'LeftPanel.qml')
-rw-r--r--LeftPanel.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/LeftPanel.qml b/LeftPanel.qml
index b9577591..3136a5c2 100644
--- a/LeftPanel.qml
+++ b/LeftPanel.qml
@@ -467,7 +467,7 @@ Rectangle {
anchors.left: parent.left
anchors.right: parent.right
anchors.leftMargin: 16
- color: "#505050"
+ color: "#313131"
height: 1
}
// ------------- Shared RingDB tab ---------------