]> git.lizzy.rs Git - rust.git/blobdiff - crates/ra_ide/src/snapshots/rainbow_highlighting.html
Revert ide highlighting changes (addressing on another branch)
[rust.git] / crates / ra_ide / src / snapshots / rainbow_highlighting.html
index f5fb96f55231777b3858f41376d094a88d654443..192d564a6a47fb907da0cd9989b4f1c4590847e9 100644 (file)
@@ -13,7 +13,7 @@ pre                 { color: #DCDCCC; background: #3F3F3F; font-size: 22px; padd
 .field              { color: #94BFF3; }
 .function           { color: #93E0E3; }
 .function.unsafe    { color: #E28C14; }
-.operator.unsafe    { color: #BC8383; }
+.operator.unsafe    { color: #E28C14; }
 .parameter          { color: #94BFF3; }
 .text               { color: #DCDCCC; }
 .type               { color: #7CB8BB; }