diff --git a/docs/src/.vuepress/config.js b/docs/src/.vuepress/config.js index 9ca91b090..4a53e7d11 100755 --- a/docs/src/.vuepress/config.js +++ b/docs/src/.vuepress/config.js @@ -9,7 +9,7 @@ module.exports = { description, head: [ ["link", { rel: "icon", href: "/favicon.png" }], - ["meta", { name: "theme-color", content: "#3eaf7c" }], + ["meta", { name: "theme-color", content: "#7289DA" }], ["meta", { name: "apple-mobile-web-app-capable", content: "yes" }], [ "meta",