juztcode
juztcode

Reputation: 1355

WebStorm: changing linter underline color

WebStorm seems like the IDE for web dev, and I've been enjoying it very much. The only problem is the linter's error underlines:

enter image description here

Due to such light color I've spent quite some time debugging while the error shouldn't had happened in the first place, I looked around and didn't find a way to change the color. Is this possible in WebStorm?

Even dark themes don't have a harsh and contrasty underline. Can we change it?

Upvotes: 0

Views: 662

Answers (1)

lena
lena

Reputation: 93868

What inspection does the issue come from?

Upvotes: 2

Related Questions