Updated icons and color properties.

cusax-fix
Yana Stamcheva 17 years ago
parent 4282316384
commit a42efbc21e

@ -57,7 +57,7 @@ tabbedPaneBorderHighlight=96A9C6
primaryControlShadow=96A9C6 primaryControlShadow=96A9C6
# Background color for all windows. # Background color for all windows.
desktopBackgroundColor=FAFAFA desktopBackgroundColor=0575ce
# Text color for all texts. # Text color for all texts.
textColor=333333 textColor=333333
@ -83,7 +83,7 @@ historyIncomingCallBackground=F9FFC5
historyOutgoingCallBackground=F3F4F7 historyOutgoingCallBackground=F3F4F7
# Selection color for all lists (contact list, call list, chat rooms list, etc.) # Selection color for all lists (contact list, call list, chat rooms list, etc.)
listSelectionColor=D1D4E1 listSelectionColor=add2ef
# Selection border color of all lists (contact list, call list, chat rooms list, etc.) # Selection border color of all lists (contact list, call list, chat rooms list, etc.)
listSelectionBorderColor=8EA0BC listSelectionBorderColor=8EA0BC
@ -125,17 +125,17 @@ toolBarForeground=FFFFFF
accountRegistrationBackground=C2CEE0 accountRegistrationBackground=C2CEE0
# Contact list contact row color. # Contact list contact row color.
contactListRowColor=e8e9ef contactListRowColor=add2ef
# Contact list group row background color. # Contact list group row background color.
contactListGroupRowColor=C2CEE0 contactListGroupRowColor=d3d3d3
# Contact list gradient group color. # Contact list gradient group color.
contactListGroupGradientColor=C2CEE0 contactListGroupGradientColor=FFFFFF
# Main window background color. # Main window background color.
mainWindowBackground=FAFAFA mainWindowBackground=FFFFFF
# Tooltip background color. # Tooltip background color.
tooltipBackground=E8E9EF tooltipBackground=E8E9EF
@ -151,4 +151,14 @@ contactListContactForeground=000000
contactListGroupForeground=000000 contactListGroupForeground=000000
# Tooltip background. # Tooltip background.
tooltipBackground=e8e9ef tooltipBackground=e8e9ef
mainBackgroundStartColor=4a9bdb
#mainBackgroundStartColor=0575ce
mainBackgroundEndColor=e1f0fd
actionPanelBgStartColor=474747
actionPanelBgEndColor=999999

@ -10,13 +10,14 @@ QUICK_MENU_SHOW_OFFLINE_ICON=resources/images/impl/gui/buttons/showOffline.png
QUICK_MENU_HIDE_OFFLINE_ICON=resources/images/impl/gui/buttons/hideOffline.png QUICK_MENU_HIDE_OFFLINE_ICON=resources/images/impl/gui/buttons/hideOffline.png
QUICK_MENU_SOUND_ON_ICON=resources/images/impl/gui/buttons/soundOn.png QUICK_MENU_SOUND_ON_ICON=resources/images/impl/gui/buttons/soundOn.png
QUICK_MENU_SOUND_OFF_ICON=resources/images/impl/gui/buttons/soundOff.png QUICK_MENU_SOUND_OFF_ICON=resources/images/impl/gui/buttons/soundOff.png
QUICK_MENU_MY_CHAT_ROOMS_ICON=resources/images/impl/gui/buttons/myChatRooms.png
QUICK_MENU_CALL_HISTORY_ICON=resources/images/impl/gui/buttons/callHistory.png
SEARCH_ICON=resources/images/impl/gui/buttons/searchIcon.png SEARCH_ICON=resources/images/impl/gui/buttons/searchIcon.png
SEARCH_ICON_16x16=resources/images/impl/gui/common/searchIcon16x16.png SEARCH_ICON_16x16=resources/images/impl/gui/common/searchIcon16x16.png
CALL_BUTTON_BG=resources/images/impl/gui/buttons/callButton.png CALL_BUTTON_BG=resources/images/impl/gui/buttons/callButton.png
CALL_BUTTON_PRESSED_BG=resources/images/impl/gui/buttons/callButtonPressed.png CALL_BUTTON_PRESSED_BG=resources/images/impl/gui/buttons/callButtonPressed.png
HANGUP_BUTTON_BG=resources/images/impl/gui/buttons/hangupButton.png HANGUP_BUTTON_BG=resources/images/impl/gui/buttons/hangupButton.png
CALL_ROLLOVER_BUTTON_BG=resources/images/impl/gui/buttons/callButtonRollover.png
HANGUP_ROLLOVER_BUTTON_BG=resources/images/impl/gui/buttons/hangupButtonRollover.png HANGUP_ROLLOVER_BUTTON_BG=resources/images/impl/gui/buttons/hangupButtonRollover.png
HANGUP_BUTTON_PRESSED_BG=resources/images/impl/gui/buttons/hangupButtonPressed.png HANGUP_BUTTON_PRESSED_BG=resources/images/impl/gui/buttons/hangupButtonPressed.png
STATUS_SELECTOR_BOX=resources/images/impl/gui/buttons/combobox.png STATUS_SELECTOR_BOX=resources/images/impl/gui/buttons/combobox.png
@ -36,12 +37,14 @@ ZERO_DIAL_BUTTON=resources/images/impl/gui/buttons/zero.png
DIEZ_DIAL_BUTTON=resources/images/impl/gui/buttons/diez.png DIEZ_DIAL_BUTTON=resources/images/impl/gui/buttons/diez.png
DEFAULT_USER_PHOTO=resources/images/impl/gui/common/personPhoto.png DEFAULT_USER_PHOTO=resources/images/impl/gui/common/personPhoto.png
USER_PHOTO_FRAME=resources/images/impl/gui/common/personPhotoFrame.png USER_PHOTO_FRAME=resources/images/impl/gui/common/personPhotoFrame.png
USER_PHOTO_SHADOW=resources/images/impl/gui/common/personPhotoShadow.png
CALL_PANEL_MINIMIZE_BUTTON=resources/images/impl/gui/buttons/callPanelMinimizeButton.png CALL_PANEL_MINIMIZE_BUTTON=resources/images/impl/gui/buttons/callPanelMinimizeButton.png
CALL_PANEL_RESTORE_BUTTON=resources/images/impl/gui/buttons/callPanelRestoreButton.png CALL_PANEL_RESTORE_BUTTON=resources/images/impl/gui/buttons/callPanelRestoreButton.png
CALL_PANEL_MINIMIZE_ROLLOVER_BUTTON=resources/images/impl/gui/buttons/callPanelMinimizeButtonRollover.png CALL_PANEL_MINIMIZE_ROLLOVER_BUTTON=resources/images/impl/gui/buttons/callPanelMinimizeButtonRollover.png
CALL_PANEL_RESTORE_ROLLOVER_BUTTON=resources/images/impl/gui/buttons/callPanelRestoreButtonRollover.png CALL_PANEL_RESTORE_ROLLOVER_BUTTON=resources/images/impl/gui/buttons/callPanelRestoreButtonRollover.png
ADD_TO_CHAT_ICON=resources/images/impl/gui/buttons/addToChat.png ADD_TO_CHAT_ICON=resources/images/impl/gui/buttons/addToChat.png
RIGHT_ARROW_ICON=resources/images/impl/gui/common/rightArrow.png RIGHT_ARROW_ICON=resources/images/impl/gui/common/rightArrow.png
DOWN_ARROW_ICON=resources/images/impl/gui/common/downArrow.png
RIGHT_ARROW_ROLLOVER_ICON=resources/images/impl/gui/common/rightArrowRollover.png RIGHT_ARROW_ROLLOVER_ICON=resources/images/impl/gui/common/rightArrowRollover.png
ALIGN_LEFT_BUTTON=resources/images/impl/gui/buttons/alignLeft.png ALIGN_LEFT_BUTTON=resources/images/impl/gui/buttons/alignLeft.png
ALIGN_RIGHT_BUTTON=resources/images/impl/gui/buttons/alignRight.png ALIGN_RIGHT_BUTTON=resources/images/impl/gui/buttons/alignRight.png
@ -87,6 +90,7 @@ CHAT_CONTACT_CALL_BUTTON=resources/images/impl/gui/buttons/chatCallButton.png
CHAT_CONTACT_CALL_ROLLOVER_BUTTON=resources/images/impl/gui/buttons/chatCallButtonRollover.png CHAT_CONTACT_CALL_ROLLOVER_BUTTON=resources/images/impl/gui/buttons/chatCallButtonRollover.png
CHAT_CONTACT_SEND_FILE_BUTTON=resources/images/impl/gui/buttons/chatSendFile.png CHAT_CONTACT_SEND_FILE_BUTTON=resources/images/impl/gui/buttons/chatSendFile.png
CHAT_SEND_FILE_ROLLOVER_BUTTON=resources/images/impl/gui/buttons/chatSendFileRollover.png CHAT_SEND_FILE_ROLLOVER_BUTTON=resources/images/impl/gui/buttons/chatSendFileRollover.png
CHAT_CONFIGURE_ICON=resources/images/impl/gui/buttons/chatConfigureIcon.png
WARNING_ICON=resources/images/impl/gui/common/warning.png WARNING_ICON=resources/images/impl/gui/common/warning.png
ERROR_ICON=resources/images/impl/gui/common/error.png ERROR_ICON=resources/images/impl/gui/common/error.png
@ -110,7 +114,7 @@ SMILEY2=resources/images/impl/gui/common/smilies/default/smiley2.gif
SMILEY3=resources/images/impl/gui/common/smilies/default/smiley3.gif SMILEY3=resources/images/impl/gui/common/smilies/default/smiley3.gif
SMILEY4=resources/images/impl/gui/common/smilies/default/smiley4.gif SMILEY4=resources/images/impl/gui/common/smilies/default/smiley4.gif
SMILEY5=resources/images/impl/gui/common/smilies/default/smiley5.gif SMILEY5=resources/images/impl/gui/common/smilies/default/smiley5.gif
SMILEY6=resources/images/impl/gui/common/smilies/default/smiley6.png SMILEY6=resources/images/impl/gui/common/smilies/default/smiley6.gif
SMILEY7=resources/images/impl/gui/common/smilies/default/smiley7.gif SMILEY7=resources/images/impl/gui/common/smilies/default/smiley7.gif
SMILEY8=resources/images/impl/gui/common/smilies/default/smiley8.gif SMILEY8=resources/images/impl/gui/common/smilies/default/smiley8.gif
SMILEY9=resources/images/impl/gui/common/smilies/default/smiley9.gif SMILEY9=resources/images/impl/gui/common/smilies/default/smiley9.gif
@ -184,7 +188,10 @@ LEAVE_ICON=resources/images/impl/gui/common/leave.png
STATUS_SEPARATOR_ICON=resources/images/impl/gui/common/statusSeparator.png STATUS_SEPARATOR_ICON=resources/images/impl/gui/common/statusSeparator.png
MORE_BUTTON=resources/images/impl/gui/buttons/moreButton.png MORE_BUTTON=resources/images/impl/gui/buttons/moreButton.png
COMBO_BOX_ARROW=resources/images/impl/gui/buttons/comboBoxArrow.png MORE_ACTIONS_BUTTON=resources/images/impl/gui/buttons/moreActions.png
MORE_ACTIONS_ROLLOVER_BUTTON=resources/images/impl/gui/buttons/moreActionsRollover.png
HIDE_ACTIONS_BUTTON=resources/images/impl/gui/buttons/hideMoreActions.png
HIDE_ACTIONS_ROLLOVER_BUTTON=resources/images/impl/gui/buttons/hideMoreActionsRollover.png
TOOL_BAR_BACKGROUND=resources/images/impl/gui/common/toolbarBackground.png TOOL_BAR_BACKGROUND=resources/images/impl/gui/common/toolbarBackground.png
MENU_BACKGROUND=resources/images/impl/gui/common/menuBackground.png MENU_BACKGROUND=resources/images/impl/gui/common/menuBackground.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 915 B

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 804 B

After

Width:  |  Height:  |  Size: 989 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 946 B

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 684 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 778 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 946 B

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 686 B

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 471 B

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 227 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 819 B

After

Width:  |  Height:  |  Size: 865 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.6 KiB

After

Width:  |  Height:  |  Size: 6.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 880 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 295 B

After

Width:  |  Height:  |  Size: 238 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 687 B

After

Width:  |  Height:  |  Size: 525 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 753 B

After

Width:  |  Height:  |  Size: 517 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 756 B

After

Width:  |  Height:  |  Size: 500 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 746 B

After

Width:  |  Height:  |  Size: 533 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 731 B

After

Width:  |  Height:  |  Size: 523 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 406 B

After

Width:  |  Height:  |  Size: 416 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 625 B

After

Width:  |  Height:  |  Size: 445 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 141 B

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 389 B

After

Width:  |  Height:  |  Size: 394 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 247 B

After

Width:  |  Height:  |  Size: 260 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 636 B

After

Width:  |  Height:  |  Size: 416 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 350 B

After

Width:  |  Height:  |  Size: 394 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 188 B

After

Width:  |  Height:  |  Size: 274 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 408 B

After

Width:  |  Height:  |  Size: 418 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 55 KiB

Loading…
Cancel
Save