From b7e02bb4fd67bd4d842576eef61b5eb9b3ac8c1b Mon Sep 17 00:00:00 2001 From: alex Date: Sun, 19 Feb 2023 13:36:47 +0100 Subject: [PATCH] changed colors --- dist/script.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dist/script.js b/dist/script.js index 78cec6f..4a0e81e 100644 --- a/dist/script.js +++ b/dist/script.js @@ -11,15 +11,15 @@ const messageTypes = [ "ERR" ] const messageTypesColors = [ - "#ecf0f1", + "#7f8c8d", "#1abc9c", "#e74c3c" ] const messageColors = [ - "#e74c3c", - "#95a5a6", - "#ecf0f1" + "#7f8c8d", + "#1abc9c", + "#e74c3c" ] const serviceNames = [