diff --git a/src/.vuepress/styles/config.scss b/src/.vuepress/styles/config.scss index f91061d..d55649d 100644 --- a/src/.vuepress/styles/config.scss +++ b/src/.vuepress/styles/config.scss @@ -1,3 +1,2 @@ // you can change config here -$colors: #c0392b, #d35400, #f39c12, #27ae60, #16a085, #2980b9, #8e44ad, #2c3e50, - #7f8c8d !default; +$theme-color: #096dd9 !default;