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 6271ee9 commit 257a1ecCopy full SHA for 257a1ec
src/librustdoc/html/static/rustdoc.css
@@ -383,7 +383,7 @@ a {
383
}
384
385
.content span.enum, .content a.enum, .block a.current.enum { color: #5e9766; }
386
-.content span.struct, .content a.struct, .block a.current.struct { color: #e53700; }
+.content span.struct, .content a.struct, .block a.current.struct { color: #df3600; }
387
.content a.type { color: #e57300; }
388
.content a.macro { color: #068000; }
389
.block a.current.crate { font-weight: 500; }
0 commit comments