rust-lang/rust-enhanced

Is there a way to style the type annotations?

dominikwilkowski opened this issue · 0 comments

Sublime Text Version

Sublime Text 4 (Build 4126)

Rust Enhanced Version

v2.25.0

Operating system

macOS 12.4

Is there a way at all to style the type annotiations?

You can see in the below screenshot that the current design doesn't line up with the theme I got running.
(: &CliOptions and : bool being the type annotations here I'm talking about.)

Screen Shot 2022-06-11 at 7 53 46 pm

Any pointers appreciated.