adjust code highlighting styles
This commit is contained in:
parent
833b854d31
commit
8bd62eb9fe
4 changed files with 9 additions and 10 deletions
|
|
@ -9,7 +9,7 @@ feed_filenames = ["rss.xml"]
|
|||
ignored_content = ["*.svg", "*.gif", "*.drawio", "*.png", "*.jpg", "*.jpeg", "*.mp4", "*.mov", "*.mkv"]
|
||||
|
||||
[markdown]
|
||||
highlighting = { light_theme = "github-light", dark_theme = "github-dark" }
|
||||
highlighting = { light_theme = "gruvbox-light-hard", dark_theme = "gruvbox-dark-hard" }
|
||||
external_links_target_blank = true
|
||||
|
||||
[extra]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue