Skip to content

Commit 276c7d4

Browse files
committed
change default light theme to rust as that has better contrast
1 parent adec566 commit 276c7d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

book.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ title = "Watchexec"
88
edition = "2021"
99

1010
[output.html]
11-
default-theme = "light"
11+
default-theme = "rust"
1212
preferred-dark-theme = "ayu"
1313
additional-css = ["colours.css"]
1414
no-section-label = true

0 commit comments

Comments
 (0)