update docs theme color

This commit is contained in:
wxzhang 2022-08-21 21:27:59 +08:00
parent 5914af53f0
commit 525cb15f80

View File

@ -14,7 +14,7 @@ export default defineConfig({
}, },
locales: [['zh-CN', '中文']], locales: [['zh-CN', '中文']],
theme:{ theme:{
"@c-heading": "#118809" "@c-heading": "#4569d4"
}, },
scripts:[` scripts:[`
var _hmt = _hmt || []; var _hmt = _hmt || [];