We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2024f70 commit a1dfefaCopy full SHA for a1dfefa
src/test/rustdoc-gui/theme-in-history.goml
@@ -3,7 +3,6 @@ goto: "file://" + |DOC_PATH| + "/test_docs/index.html"
3
// Set the theme to dark.
4
local-storage: {
5
"rustdoc-theme": "dark",
6
- "rustdoc-preferred-dark-theme": "dark",
7
"rustdoc-use-system-theme": "false",
8
}
9
// We reload the page so the local storage settings are being used.
0 commit comments