diff --git a/src/components/HeartbeatBar.vue b/src/components/HeartbeatBar.vue
index eed132d1c..8c85c9c93 100644
--- a/src/components/HeartbeatBar.vue
+++ b/src/components/HeartbeatBar.vue
@@ -149,7 +149,7 @@ export default {
border-radius: 50rem;
&.empty {
- background-color: aliceblue;
+ background-color: #d0d3d5;
}
&.down {
diff --git a/src/components/NotificationDialog.vue b/src/components/NotificationDialog.vue
index 4eea85d66..dc73e463d 100644
--- a/src/components/NotificationDialog.vue
+++ b/src/components/NotificationDialog.vue
@@ -508,3 +508,18 @@ export default {
},
}
+
+
\ No newline at end of file
diff --git a/src/layouts/Layout.vue b/src/layouts/Layout.vue
index 4405ebb7b..3468d0af3 100644
--- a/src/layouts/Layout.vue
+++ b/src/layouts/Layout.vue
@@ -7,7 +7,7 @@
-
+
Uptime Kuma
@@ -28,7 +28,7 @@