In Rider, dotCover highlight for both code and gutter doesn't work.
Gutter has a different color for the unit test coverage status : covered, not covered etc.
Line background changes color if is covered or not.
Gutter is always pink
Line background turns the code gray.



Rider 2020.1
on Windows 10,
plugin v5.2.2
Tested this on a Mac, got this:

I suppose there's something wrong with your config. Are you sure you're using the bundled, non-modified color schemes?
Hmm I can't tell, I didn't edit the config file if this is what you are asking. Is there a way to reset it?
I am facing the same issue. If I change my theme to Jetbrains light/dark themes, colors appear correctly. However as soon as I change it back to Material Oceanic, the gutter color changes to pink.
Can confirm, this was happening also before 2020.1
WIndows 10
Clearing my ics files fixed it
Can confirm, this was happening also before 2020.1
WIndows 10Clearing my ics files fixed it
Thanks, clearing mine fixed it too.
%appdata%RoamingJetBrainsRider2020.1colors
Can confirm, this was happening also before 2020.1
WIndows 10Clearing my ics files fixed it
Thank a lot. I've been facing this time for quite some time. For me, the mentioned .icls were found at the following path:-
%appdata%JetBrainsRider2020.1jba_configcolors
Faced this issue on Mac OS after update to 2020.1.
Before update i used latest Rider EAP.