color fix
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
module.exports = {
|
||||
pwa: {
|
||||
name: 'Voozik',
|
||||
themeColor: '#26a8a2',
|
||||
msTileColor: '#26a8a2',
|
||||
themeColor: '#1f2424',
|
||||
msTileColor: '#1f2424',
|
||||
appleMobileWebAppCapable: 'yes',
|
||||
appleMobileWebAppStatusBarStyle: 'black',
|
||||
workboxOptions: {
|
||||
|
||||
Reference in New Issue
Block a user