Skip to content

Commit a1dfefa

Browse files
Remove unneeded "rustdoc-preferred-dark-theme" setting
1 parent 2024f70 commit a1dfefa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/rustdoc-gui/theme-in-history.goml

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ goto: "file://" + |DOC_PATH| + "/test_docs/index.html"
33
// Set the theme to dark.
44
local-storage: {
55
"rustdoc-theme": "dark",
6-
"rustdoc-preferred-dark-theme": "dark",
76
"rustdoc-use-system-theme": "false",
87
}
98
// We reload the page so the local storage settings are being used.

0 commit comments

Comments
 (0)