mirror of
https://github.com/mmjee/Piped-Material.git
synced 2024-12-06 19:26:36 +01:00
Fix PWA theme color
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ module.exports = {
|
||||
],
|
||||
pwa: {
|
||||
name: 'Piped Material',
|
||||
themeColor: '#458588',
|
||||
themeColor: '#efcac3',
|
||||
msTileColor: '',
|
||||
appleMobileWebAppCapable: 'yes',
|
||||
appleMobileWebAppStatusBarStyle: 'black',
|
||||
|
||||
Reference in New Issue
Block a user