console/docs: update Dracula theme

We extract from a PR which makes it more readable, notably for console
output.
This commit is contained in:
Vincent Bernat
2022-08-10 10:31:05 +02:00
parent 6902f72c84
commit dd140d2a5c
2 changed files with 87 additions and 1 deletions

View File

@@ -113,7 +113,7 @@ func (c *Component) docsHandlerFunc(gc *gin.Context) {
extension.Footnote,
extension.Typographer,
highlighting.NewHighlighting(
highlighting.WithStyle("dracula"),
highlighting.WithCustomStyle(draculaStyle),
),
),
goldmark.WithParserOptions(