From f40246c09b29fcde11f2acce5f559badfc675f7c Mon Sep 17 00:00:00 2001 From: jjnwxs <15749671+jjnwxs@user.noreply.gitee.com> Date: Fri, 25 Apr 2025 21:46:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E7=BD=91=E7=AB=99=E4=B8=BB?= =?UTF-8?q?=E9=A2=9C=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/.vuepress/styles/config.scss | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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;