⬆️ Bumped dependencies

🎨 Improved UI contrast
This commit is contained in:
Liyas Thomas
2019-12-14 15:23:10 +05:30
parent 9e2407b7f1
commit acc80cff74
10 changed files with 1335 additions and 1558 deletions

View File

@@ -100,7 +100,7 @@ export default {
},
{
name: "msapplication-TileColor",
content: "#252628"
content: "#121212"
},
{
name: "msapplication-tap-highlight",
@@ -257,14 +257,14 @@ export default {
display: "standalone",
theme_color: "#252628",
background_color: "#252628",
theme_color: "#121212",
background_color: "#121212",
start_url: `${routerBase.router.base}`
},
meta: {
description: meta.shortDescription,
theme_color: "#252628"
theme_color: "#121212"
},
icons: (sizes => {