update manifest theme
This commit is contained in:
parent
ff8f5374b2
commit
91db19dfae
|
@ -41,6 +41,6 @@
|
||||||
],
|
],
|
||||||
"start_url": "index.html",
|
"start_url": "index.html",
|
||||||
"display": "standalone",
|
"display": "standalone",
|
||||||
"background_color": "#111",
|
"background_color": "#fefefe",
|
||||||
"theme_color": "#fff"
|
"theme_color": "#111"
|
||||||
}
|
}
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -41,6 +41,6 @@
|
||||||
],
|
],
|
||||||
"start_url": "index.html",
|
"start_url": "index.html",
|
||||||
"display": "standalone",
|
"display": "standalone",
|
||||||
"background_color": "#111",
|
"background_color": "#fefefe",
|
||||||
"theme_color": "#fff"
|
"theme_color": "#111"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user