We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7c6e8f commit 4c6385dCopy full SHA for 4c6385d
src/librustdoc/html/static/themes/dark.css
@@ -108,7 +108,7 @@ pre {
108
109
.content .highlighted {
110
color: #eee !important;
111
- background-color: #333;
+ background-color: #616161;
112
}
113
.content .highlighted a, .content .highlighted span { color: #eee !important; }
114
.content .highlighted.trait { background-color: #013191; }
0 commit comments