Skip to content

Commit

Permalink
Switch the highlighting theme
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyannn committed Dec 27, 2023
1 parent 339b4e4 commit 70b50ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zola/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ theme = "no-style-please"

[markdown]
highlight_code = true
highlight_theme = "solarized-light"
highlight_theme = "onehalfdark"

[slugify]
paths = "safe"
Expand Down

0 comments on commit 70b50ee

Please sign in to comment.