-
I am using latest 2018.3 IntelliJ IDEA together with latest Rust plugin.
-
I am using the "high contrast" theme (black background, bold colors).
-
Everything works great, excedpt for: inferred types + names of function arguments.
Rust wants to put both of this info as BLACK text on a GRAY background. This is very jarring when dealing with a BLACK background & bold bright color text.
Any idea how to fix this? I've been reading through project -> settings -> appearance -> rust ... but all I see are for the Rust source, not the inferred types / helpers