From 94a9c9c9eec45907f5928005cb030a2475d4eae3 Mon Sep 17 00:00:00 2001 From: hristoterezov Date: Wed, 4 Dec 2013 20:11:59 +0200 Subject: [PATCH] Changes the background color for chat room contacts. --- resources/colors/colors.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/colors/colors.properties b/resources/colors/colors.properties index 134fa2a9f..2f76fbecd 100644 --- a/resources/colors/colors.properties +++ b/resources/colors/colors.properties @@ -83,7 +83,7 @@ service.gui.TAB_TITLE_SELECTED=000000 service.gui.CALL_HISTORY_EVEN_ROW_COLOR=EFEFEF # Background color for even records in call history -service.gui.CHAT_ROOM_ROW_COLOR=bfd3d9 +service.gui.CHAT_ROOM_ROW_COLOR=f1f6fb # Selection color for all lists (contact list, call list, chat rooms list, etc.) service.gui.LIST_SELECTION_COLOR=9ae8fc