From 5311585db6f1b8f2ee5c999363f81deb520352c8 Mon Sep 17 00:00:00 2001 From: DJ2LS Date: Sun, 27 Aug 2023 21:19:02 +0200 Subject: [PATCH] fixed dark mode --- gui/preload-chat.js | 9 ++++----- gui/src/index.html | 6 +++--- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/gui/preload-chat.js b/gui/preload-chat.js index 5359dd8a..c57e8508 100644 --- a/gui/preload-chat.js +++ b/gui/preload-chat.js @@ -1400,14 +1400,13 @@ update_chat = function (obj) {
- -
+
${fileheader}

${message_html}

- ${timestamp} + ${timestamp}

@@ -1435,11 +1434,11 @@ update_chat = function (obj) {
-
+

${message_html}

- ${timestamp} + ${timestamp}

diff --git a/gui/src/index.html b/gui/src/index.html index 6b597849..580e35b7 100644 --- a/gui/src/index.html +++ b/gui/src/index.html @@ -40,8 +40,8 @@
-
-
+
+
@@ -2167,7 +2167,7 @@
-