From 0d1ea05ae2d9e61177b1d571311483d576a2d31d Mon Sep 17 00:00:00 2001 From: andryyy Date: Fri, 29 Jan 2021 07:37:37 +0100 Subject: [PATCH] [Git] Ignore custom SOGo logo [SOGo] Slightly more contrast --- .gitignore | 1 + data/conf/sogo/custom-theme.js | 4 +-- data/conf/sogo/sogo-full.svg | 55 ---------------------------------- 3 files changed, 3 insertions(+), 57 deletions(-) delete mode 100644 data/conf/sogo/sogo-full.svg diff --git a/.gitignore b/.gitignore index f7b305ba..b8f5013e 100644 --- a/.gitignore +++ b/.gitignore @@ -53,3 +53,4 @@ data/conf/sogo/plist_ldap update_diffs/ docker-compose.override.yml refresh_images.sh +data/conf/sogo/sogo-full.svg diff --git a/data/conf/sogo/custom-theme.js b/data/conf/sogo/custom-theme.js index 66fd36a5..30c2a9e1 100644 --- a/data/conf/sogo/custom-theme.js +++ b/data/conf/sogo/custom-theme.js @@ -54,12 +54,12 @@ // background color of menus (autocomplete and contextual menus) '200': 'F5F5F5', // background color of sidebar - '300': 'F3F3F3', + '300': 'E5E5E5', // background color of the busy periods of the attendees editor '1000': '4C566A' }); var greenCow = $mdThemingProvider.extendPalette('green', { - '600': 'f3f3f3' + '600': 'E5E5E5' }); $mdThemingProvider.definePalette('frost-grey', greyMap); diff --git a/data/conf/sogo/sogo-full.svg b/data/conf/sogo/sogo-full.svg deleted file mode 100644 index 9e8aa7f4..00000000 --- a/data/conf/sogo/sogo-full.svg +++ /dev/null @@ -1,55 +0,0 @@ - - - -image/svg+xml - - \ No newline at end of file