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 257a1ec commit c449f04Copy full SHA for c449f04
src/librustdoc/html/static/styles/main.css
@@ -113,7 +113,7 @@ a.test-arrow {
113
color: #f5f5f5;
114
}
115
116
-.content span.trait, .content a.trait, .block a.current.trait { color: #8866ff; }
+.content span.trait, .content a.trait, .block a.current.trait { color: #7c5af3; }
117
118
.search-input {
119
color: #555;
0 commit comments