diff --git a/src/plugins/qmldesigner/components/stateseditor/stateslist.qml b/src/plugins/qmldesigner/components/stateseditor/stateslist.qml
index 7563ba5192ceab7482e54a69a9c41a1f1b8754c3..ef840ac110cd31ca339db558b38285ce1414dc5b 100644
--- a/src/plugins/qmldesigner/components/stateseditor/stateslist.qml
+++ b/src/plugins/qmldesigner/components/stateseditor/stateslist.qml
@@ -416,7 +416,7 @@ Rectangle {
             anchors.fill: parent
             color: "transparent"
             border.width: 1
-            border.color: "#4F4F4F"
+            border.color: "#282828"
 
             Loader {
                 sourceComponent: addState
@@ -431,7 +431,7 @@ Rectangle {
 
         color: root.color
         border.width: 1
-        border.color: "#4F4F4F"
+        border.color: "#282828"
         width: 40
         height: 40
         anchors.bottom:horizontalScrollbar.top
@@ -462,7 +462,7 @@ Rectangle {
                 width: 21
                 height: width
 
-                color:"#4F4F4F"
+                color:"#282828"
                 radius: width/2
 
                 // "clicked" overlay