From b2582a7b1bb0425d3667f32f6575888bc4532b55 Mon Sep 17 00:00:00 2001 From: Conrad Irwin Date: Fri, 3 May 2024 16:34:38 -0600 Subject: [PATCH] docs: Force light mode syntax highlighting (#11377) Release Notes: - N/A Co-authored-by: Marshall --- docs/book.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/book.toml b/docs/book.toml index 0578cad1f1..bd2acfee58 100644 --- a/docs/book.toml +++ b/docs/book.toml @@ -8,6 +8,7 @@ site-url = "/docs2/" [output.html] no-section-label = true +preferred-dark-theme = "light" [output.html.print] enable = false