]> git.lizzy.rs Git - rust.git/blobdiff - src/librustdoc/html/static/themes/ayu.css
Rollup merge of #74872 - JohnTitor:ping-risc-v, r=Mark-Simulacrum
[rust.git] / src / librustdoc / html / static / themes / ayu.css
index 01b7ae8778671957365f91c953dafb0615dafed2..f4710f6ae873aef882d6387c255e0553ca75f5e8 100644 (file)
@@ -197,9 +197,8 @@ pre {
        color: #a37acc;
 }
 
-pre.rust .comment, pre.rust .doccomment {
-       color: #788797;
-}
+pre.rust .comment { color: #788797; }
+pre.rust .doccomment { color: #a1ac88; }
 
 nav:not(.sidebar) {
        border-bottom-color: #424c57;