]> git.lizzy.rs Git - rust.git/blobdiff - crates/ra_ide/src/snapshots/highlight_doctest.html
Add default color and opacity for documentation and injected, respectively, in the...
[rust.git] / crates / ra_ide / src / snapshots / highlight_doctest.html
index 6b3932aff2d6156c0f46f9904500192fd95b1d8c..f9a11710e92823970afa368ed7b2ac34c9533005 100644 (file)
@@ -5,6 +5,8 @@ pre                 { color: #DCDCCC; background: #3F3F3F; font-size: 22px; padd
 
 .lifetime           { color: #DFAF8F; font-style: italic; }
 .comment            { color: #7F9F7F; }
+.documentation      { color: #00CC00; }
+.injected           { opacity: 0.65 ; }
 .struct, .enum      { color: #7CB8BB; }
 .enum_variant       { color: #BDE0F3; }
 .string_literal     { color: #CC9393; }