Change code highlight style

This commit is contained in:
~lucidiot 2021-03-21 18:39:05 +00:00
parent 6ba818e9f3
commit 202909a15c
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ function convert {
--include-in-header include-header.html \
--include-before-body include-before.html \
--include-after-body "$include_after" \
--highlight-style zenburn \
--css "/~$USER/theme.css" \
-o "$2" \
"$1"