diff --git a/.vscode/settings.json b/.vscode/settings.json index 564ee4f..5158ba9 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -19,5 +19,6 @@ "titleBar.activeForeground": "#e7e7e7", "titleBar.inactiveBackground": "#00299299", "titleBar.inactiveForeground": "#e7e7e799" - } + }, + "peacock.remoteColor": "#002992" } diff --git a/src/modules/FlowArticle.vue b/src/modules/FlowArticle.vue index 9922c3d..57e4f68 100644 --- a/src/modules/FlowArticle.vue +++ b/src/modules/FlowArticle.vue @@ -1,8 +1,11 @@