From 525cb15f800ebf053a1b1ab1cefaf26b794d7cbb Mon Sep 17 00:00:00 2001 From: wxzhang Date: Sun, 21 Aug 2022 21:27:59 +0800 Subject: [PATCH] update docs theme color --- .umirc.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.umirc.ts b/.umirc.ts index e15b2a3..c7f3f84 100644 --- a/.umirc.ts +++ b/.umirc.ts @@ -14,7 +14,7 @@ export default defineConfig({ }, locales: [['zh-CN', '中文']], theme:{ - "@c-heading": "#118809" + "@c-heading": "#4569d4" }, scripts:[` var _hmt = _hmt || [];