From c42760692118da5e8244b1a0032150435c69c685 Mon Sep 17 00:00:00 2001 From: hristoterezov Date: Mon, 2 Dec 2013 18:58:48 +0200 Subject: Changes the chat room contacts background. --- resources/colors/colors.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources') diff --git a/resources/colors/colors.properties b/resources/colors/colors.properties index c11f2e2..134fa2a 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=F6F6F6 +service.gui.CHAT_ROOM_ROW_COLOR=bfd3d9 # Selection color for all lists (contact list, call list, chat rooms list, etc.) service.gui.LIST_SELECTION_COLOR=9ae8fc -- cgit v1.1