diff options
author | Paul Daniel Faria <[email protected]> | 2020-06-02 23:58:42 +0100 |
---|---|---|
committer | Paul Daniel Faria <[email protected]> | 2020-06-27 15:16:19 +0100 |
commit | 2ca52bbb325d4842d9642fc5f9e368b590c4ce41 (patch) | |
tree | d123db8fa4c040deb3696d72a11d8e441dc902be /crates/ra_ide/src/snapshots/highlighting.html | |
parent | 2fc92fa28cda858c25fea2e378c2eb73e7f65247 (diff) |
Revert ide highlighting changes (addressing on another branch)
Diffstat (limited to 'crates/ra_ide/src/snapshots/highlighting.html')
-rw-r--r-- | crates/ra_ide/src/snapshots/highlighting.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/ra_ide/src/snapshots/highlighting.html b/crates/ra_ide/src/snapshots/highlighting.html index 47403b367..d093a6266 100644 --- a/crates/ra_ide/src/snapshots/highlighting.html +++ b/crates/ra_ide/src/snapshots/highlighting.html | |||
@@ -13,7 +13,7 @@ pre { color: #DCDCCC; background: #3F3F3F; font-size: 22px; padd | |||
13 | .field { color: #94BFF3; } | 13 | .field { color: #94BFF3; } |
14 | .function { color: #93E0E3; } | 14 | .function { color: #93E0E3; } |
15 | .function.unsafe { color: #E28C14; } | 15 | .function.unsafe { color: #E28C14; } |
16 | .operator.unsafe { color: #BC8383; } | 16 | .operator.unsafe { color: #E28C14; } |
17 | .parameter { color: #94BFF3; } | 17 | .parameter { color: #94BFF3; } |
18 | .text { color: #DCDCCC; } | 18 | .text { color: #DCDCCC; } |
19 | .type { color: #7CB8BB; } | 19 | .type { color: #7CB8BB; } |