From a10b92287b83352516676f53cbd5cfa10564e070 Mon Sep 17 00:00:00 2001 From: Dpeta Date: Tue, 24 Aug 2021 15:50:43 +0200 Subject: [PATCH] Fixed unreadable memo list text in win95chum --- themes/win95chum/style.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/themes/win95chum/style.js b/themes/win95chum/style.js index 9519dea..2ebb2b5 100644 --- a/themes/win95chum/style.js +++ b/themes/win95chum/style.js @@ -71,7 +71,8 @@ "loc": [279, 5]}, "minimize": { "image": "$path/minimize.png", "loc": [262, 5]}, - "chums": { "style": "background: #c3c3c3 url($path/chumbg.png) repeat-x top left; background-attachment: fixed;border:0px solid dicks;font-size:14px;font-family: 'arial'; color: #000000", + "chums": { "style": "background: #c3c3c3 url($path/chumbg.png) repeat-x top left; background-attachment: fixed;border:0px solid dicks;font-size:14px;font-family: 'arial'; color: #000000;", + "userlistcolor": "black", "loc": [12, 110],