We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7825f2 commit e947dc6Copy full SHA for e947dc6
src/librustdoc/html/static/css/themes/light.css
@@ -167,7 +167,7 @@ a.result-keyword:focus { background-color: #afc6e4; }
167
.sidebar a.current.traitalias { color: #4b349e; }
168
.sidebar a.current.fn,
169
.sidebar a.current.method,
170
-.sidebar a.current.tymethod { color: #32d479; }
+.sidebar a.current.tymethod { color: #a67736; }
171
.sidebar a.current.keyword { color: #356da4; }
172
173
nav.main .current {
0 commit comments