Skip to content

Commit 7990d7a

Browse files
committed
Update mdbook dark mode theme for docs
1 parent ad8408d commit 7990d7a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/book.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ build-dir = "book"
1212
git-repository-url = "https://github.com/psi4j/sunsetr"
1313
edit-url-template = "https://github.com/psi4j/sunsetr/edit/main/docs/{path}"
1414
site-url = "/sunsetr/"
15-
default-theme = "Ayu"
15+
default-theme = "ayu"
16+
preferred-dark-theme = "ayu"
1617

1718
[preprocessor.toc]
1819
command = "mdbook-toc"

0 commit comments

Comments
 (0)