aboutsummaryrefslogtreecommitdiffstats
path: root/resources/colors
diff options
context:
space:
mode:
authorYana Stamcheva <yana@jitsi.org>2009-04-01 18:36:55 +0000
committerYana Stamcheva <yana@jitsi.org>2009-04-01 18:36:55 +0000
commitf7e546101b49f3317f8d54efe82774a61e7826b7 (patch)
tree84fc6a9e84404274faaaa8fd99cc12db14e6b97c /resources/colors
parent02bfe0193dde238f928083356f46b73c56ee74eb (diff)
downloadjitsi-f7e546101b49f3317f8d54efe82774a61e7826b7.zip
jitsi-f7e546101b49f3317f8d54efe82774a61e7826b7.tar.gz
jitsi-f7e546101b49f3317f8d54efe82774a61e7826b7.tar.bz2
Addressing issues #630 (Borderless UI), #450 (Empty space at the bottom of chat window with multiple tabs), some other issues with selector boxes (removed below lines). Also aligned the chat window toolbar area and removed the border of the photos in order to make the view simpler.
Diffstat (limited to 'resources/colors')
-rw-r--r--resources/colors/colors.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/colors/colors.properties b/resources/colors/colors.properties
index 5d67c07..e15d994 100644
--- a/resources/colors/colors.properties
+++ b/resources/colors/colors.properties
@@ -98,7 +98,7 @@ service.gui.GRADIENT_DARK_COLOR=E6E6E6
service.gui.GRADIENT_LIGHT_COLOR=FFFFFF
# Used for some custom borders, like the border in the chat window.
-service.gui.BORDER_COLOR=8EA0BC
+service.gui.BORDER_COLOR=929292
# Splash screen text color.
service.gui.SPLASH_SCREEN_TEXT_COLOR=333333