diff --git a/src/main/resources/css/Default.css b/src/main/resources/css/Default.css
index 1764d11..d69bf11 100644
--- a/src/main/resources/css/Default.css
+++ b/src/main/resources/css/Default.css
@@ -93,6 +93,11 @@
-fx-faint-focus-color: transparent;
}
+.split-pane,
+.split-pane .split-pane-divider {
+ -fx-background-color: #505050;
+}
+
.scroll-pane,
.scroll-pane .viewport {
-fx-background-insets: 0;
diff --git a/src/main/resources/fxml/dashboard/Dashboard.fxml b/src/main/resources/fxml/dashboard/Dashboard.fxml
index a3dd658..e64665f 100644
--- a/src/main/resources/fxml/dashboard/Dashboard.fxml
+++ b/src/main/resources/fxml/dashboard/Dashboard.fxml
@@ -66,94 +66,109 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
-
-
-
-
+
+
-
-
+
-
+
-
-
-
-
-
-
+
+
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
diff --git a/src/main/resources/fxml/dashboard/HeaderTab.fxml b/src/main/resources/fxml/dashboard/HeaderTab.fxml
index e6f272e..0e56dff 100644
--- a/src/main/resources/fxml/dashboard/HeaderTab.fxml
+++ b/src/main/resources/fxml/dashboard/HeaderTab.fxml
@@ -16,7 +16,6 @@
~ limitations under the License.
-->
-