mirror of
https://github.com/akvorado/akvorado.git
synced 2025-12-11 22:14:02 +01:00
console/docs: update Dracula theme
We extract from a PR which makes it more readable, notably for console output.
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user