Codemirror lint customize

Is it possible to replace the default underline svg image with my own?

Should I just simply re-write the cm-lintRange-warning class’s style?

Yes, add your own theme that overrides this style, and you can change it to whatever suits you.

Thank you for the replay. :wink: