aboutsummaryrefslogtreecommitdiffstats
path: root/resources/colors
diff options
context:
space:
mode:
authorYana Stamcheva <yana@jitsi.org>2012-04-26 12:42:38 +0000
committerYana Stamcheva <yana@jitsi.org>2012-04-26 12:42:38 +0000
commitce63e6550f2134169d2e9286cd0a9a49d2732b2a (patch)
tree504f49aaad9f33cf6987dfc645dc65a5ae12ebf5 /resources/colors
parentc6f0b30244056d160e6bc0cd982729f4bd4b8c01 (diff)
downloadjitsi-ce63e6550f2134169d2e9286cd0a9a49d2732b2a.zip
jitsi-ce63e6550f2134169d2e9286cd0a9a49d2732b2a.tar.gz
jitsi-ce63e6550f2134169d2e9286cd0a9a49d2732b2a.tar.bz2
Adds gradient color for contact list selection.
Diffstat (limited to 'resources/colors')
-rw-r--r--resources/colors/colors.properties5
1 files changed, 4 insertions, 1 deletions
diff --git a/resources/colors/colors.properties b/resources/colors/colors.properties
index 54e6e9c..04a1686 100644
--- a/resources/colors/colors.properties
+++ b/resources/colors/colors.properties
@@ -83,7 +83,10 @@ service.gui.TAB_TITLE_SELECTED=000000
service.gui.CALL_HISTORY_EVEN_ROW_COLOR=EFEFEF
# Selection color for all lists (contact list, call list, chat rooms list, etc.)
-service.gui.LIST_SELECTION_COLOR=ADD2EF
+service.gui.LIST_SELECTION_COLOR=FFFFFF
+
+# Selection color for contact list gradient
+service.gui.LIST_SELECTION_COLOR_GRADIENT=ADD2EF
# Selection border color of all lists (contact list, call list, chat rooms list, etc.)
service.gui.LIST_SELECTION_BORDER_COLOR=daeefd