From 5ea7d9bbef2cf9da229e66bd05af776479e76f56 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Thu, 19 May 2016 18:29:15 +0500 Subject: Multiple UI Improvements (#3038) --- webapp/utils/constants.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'webapp/utils') diff --git a/webapp/utils/constants.jsx b/webapp/utils/constants.jsx index e5d927ec1..be858c554 100644 --- a/webapp/utils/constants.jsx +++ b/webapp/utils/constants.jsx @@ -305,7 +305,7 @@ export default { sidebarTextHoverBg: '#e6f2fa', sidebarTextActiveBorder: '#378FD2', sidebarTextActiveColor: '#111111', - sidebarHeaderBg: '#2389d7', + sidebarHeaderBg: '#3481B9', sidebarHeaderTextColor: '#ffffff', onlineIndicator: '#7DBE00', awayIndicator: '#DCBD4E', @@ -315,7 +315,7 @@ export default { centerChannelColor: '#333333', newMessageSeparator: '#FF8800', linkColor: '#2389d7', - buttonBg: '#2389d7', + buttonBg: '#23A2FF', buttonColor: '#FFFFFF', mentionHighlightBg: '#fff2bb', mentionHighlightLink: '#2f81b7', -- cgit v1.2.3-1-g7c22