diff --git a/docs/config.json b/docs/config.json index 46e1e221f..deb5a6f5b 100644 --- a/docs/config.json +++ b/docs/config.json @@ -32,6 +32,9 @@ "renderer": { "unsafe": false } + }, + "highlight": { + "style": "monokailight" } } }