use transparent background for android icons

This commit is contained in:
Robert Kaussow 2020-07-24 09:28:10 +02:00
parent 0d3b0ded37
commit e8fb30d9cf
No known key found for this signature in database
GPG Key ID: 65362AE74AF98B61

View File

@ -61,9 +61,7 @@ gulp.task('favicon-generate', function (done) {
} }
}, },
androidChrome: { androidChrome: {
pictureAspect: 'backgroundAndMargin', pictureAspect: 'shadow',
margine: '14px',
backgroundColor: '#2f333e',
themeColor: '#2f333e', themeColor: '#2f333e',
manifest: { manifest: {
display: 'standalone', display: 'standalone',