From 4c2e6304cbe7792c07d0c233d4813b7ec950b336 Mon Sep 17 00:00:00 2001 From: Koy Date: Thu, 3 Aug 2023 20:39:49 +0800 Subject: [PATCH] update(doc): fix themeColor in configuration. (#2160) --- docs/configuration.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/docs/configuration.md b/docs/configuration.md index 6461dcea82..ee4b71cba9 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -838,11 +838,13 @@ For more details, see [#1131](https://github.com/docsifyjs/docsify/issues/1131). > **Warning** Deprecated. Use the CSS var `--theme-color` in your ` +```html + +``` - Type: `String`