Remove unneeded "rustdoc-preferred-dark-theme" setting
This commit is contained in:
parent
2024f70379
commit
a1dfefaded
@ -3,7 +3,6 @@ goto: "file://" + |DOC_PATH| + "/test_docs/index.html"
|
|||||||
// Set the theme to dark.
|
// Set the theme to dark.
|
||||||
local-storage: {
|
local-storage: {
|
||||||
"rustdoc-theme": "dark",
|
"rustdoc-theme": "dark",
|
||||||
"rustdoc-preferred-dark-theme": "dark",
|
|
||||||
"rustdoc-use-system-theme": "false",
|
"rustdoc-use-system-theme": "false",
|
||||||
}
|
}
|
||||||
// We reload the page so the local storage settings are being used.
|
// We reload the page so the local storage settings are being used.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user