color fix

This commit is contained in:
Thomas
2020-08-05 15:08:54 +02:00
parent 3ff9be2f96
commit 927e8639f3
2 changed files with 2 additions and 2 deletions

View File

@@ -1,8 +1,8 @@
module.exports = { module.exports = {
pwa: { pwa: {
name: 'Voozik', name: 'Voozik',
themeColor: '#26a8a2', themeColor: '#1f2424',
msTileColor: '#26a8a2', msTileColor: '#1f2424',
appleMobileWebAppCapable: 'yes', appleMobileWebAppCapable: 'yes',
appleMobileWebAppStatusBarStyle: 'black', appleMobileWebAppStatusBarStyle: 'black',
workboxOptions: { workboxOptions: {

Binary file not shown.