From 7ea30ba7807600aa32495babbdd9a64b65616f33 Mon Sep 17 00:00:00 2001 From: Philipp Dormann Date: Tue, 3 Aug 2021 15:19:39 +0200 Subject: [PATCH] darkmode fixes --- src/components/HeartbeatBar.vue | 2 +- src/components/NotificationDialog.vue | 15 +++++++++++++++ src/layouts/Layout.vue | 4 ++-- 3 files changed, 18 insertions(+), 3 deletions(-) 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 @@
- + Uptime Kuma