We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 407e72e commit 112723bCopy full SHA for 112723b
src/test/rustdoc-gui/help-page.goml
@@ -39,7 +39,7 @@ call-function: ("check-colors", {
39
})
40
call-function: ("check-colors", {
41
"theme": "dark",
42
- "color": "rgb(221, 221, 221)",
+ "color": "rgb(0, 0, 0)",
43
"background": "rgb(250, 251, 252)",
44
"box_shadow": "rgb(198, 203, 209)",
45
0 commit comments