mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-17 18:22:33 +00:00
Change default darkmode codeblock theme
* See: https://github.com/highlightjs/highlight.js/pull/3139
This commit is contained in:
parent
1b8f1e217f
commit
6fd36d9ab4
@ -359,7 +359,7 @@ codeblock:
|
||||
# All available themes: https://theme-next.js.org/highlight/
|
||||
theme:
|
||||
light: default
|
||||
dark: tomorrow-night
|
||||
dark: stackoverflow-dark
|
||||
prism:
|
||||
light: prism
|
||||
dark: prism-dark
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user