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