Closed xumj2021 closed 3 years ago
Found the solution. Just add the following codes into config.toml
[markup.highlight] anchorLineNos = true codeFences = true guessSyntax = true hl_Lines = "" lineAnchors = "" lineNoStart = 1 lineNos = true lineNumbersInTable = true noClasses = true style = "monokailight" tabWidth = 4
Hi Huabing,
Thanks a lot for your very nice theme! I wonder how to change the color of the code blocks? Look forward to your reply. Have a nice day.
Best, Mengjie