changed colors

alpha
alex 2023-02-19 13:36:47 +01:00
parent 7053852725
commit b7e02bb4fd
1 changed files with 4 additions and 4 deletions

8
dist/script.js vendored
View File

@ -11,15 +11,15 @@ const messageTypes = [
"ERR"
]
const messageTypesColors = [
"#ecf0f1",
"#7f8c8d",
"#1abc9c",
"#e74c3c"
]
const messageColors = [
"#e74c3c",
"#95a5a6",
"#ecf0f1"
"#7f8c8d",
"#1abc9c",
"#e74c3c"
]
const serviceNames = [