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 1072891 commit 971ef72Copy full SHA for 971ef72
src/librustdoc/html/static/styles/main.css
@@ -109,7 +109,7 @@ pre {
109
.content span.fn, .content a.fn, .block a.current.fn,
110
.content span.method, .content a.method, .block a.current.method,
111
.content span.tymethod, .content a.tymethod, .block a.current.tymethod,
112
-.content .fnname { color: #8c6067; }
+.content .fnname { color: #546e8a; }
113
114
pre.rust .comment { color: #8E908C; }
115
pre.rust .doccomment { color: #4D4D4C; }
0 commit comments