Skip to content

Commit 667a5d2

Browse files
committed
chore: change default code syntax highlight theme to base16-eighties.dark
Signed-off-by: JmPotato <github@ipotato.me>
1 parent a85b439 commit 667a5d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ article_per_page = 15
2222
# - `base16-ocean.dark`,`base16-eighties.dark`,`base16-mocha.dark`,`base16-ocean.light`
2323
# - `InspiredGitHub` from [here](https://github.com/sethlopezme/InspiredGitHub.tmtheme)
2424
# - `Solarized (dark)` and `Solarized (light)`
25-
code_syntax_highlight_theme = "base16-ocean.light"
25+
code_syntax_highlight_theme = "base16-eighties.dark"
2626

2727
[mysql]
2828
# If `connection_url` is set, other connection-related configs will be ignored.

0 commit comments

Comments
 (0)