Skip to content

Commit 1d30477

Browse files
committed
fix
1 parent 23f6160 commit 1d30477

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

book/book.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,9 @@ sansfontfallback = ["Noto Color Emoji:mode=harf"]
5151
monofontfallback = [
5252
"Noto Color Emoji:mode=harf",
5353
]
54-
linkcolor = "\color[HTML]{6200ee}."
55-
urlcolor = "\color[HTML]{6200ee}."
54+
monobackgroundcolor = "\color[HTML]{e7e7e7}"
55+
linkcolor = "\color[HTML]{6200ee}"
56+
urlcolor = "\color[HTML]{6200ee}"
5657
linkstyle = "bold"
5758
urlstyle = "rm"
5859
documentclass = "book"

0 commit comments

Comments
 (0)