How to disable line highlighting for LSP diagnostics in Kate?

Hi there,

when the LSP-server reports an issue, the background color of the whole line with the issue is changed. How can I disable this? I would only like the code segments to be underlined.

I looked at the color theme definition but could not find an appropriate setting…

To give some context: I’m currently working on a large legacy code base (Python) with a lot of issues reported by the LSP-server (like every other line) and it’s just one big visual mess.

Thanks a lot!

There is no way to disable this atm.

Reading your question again. I think it is possible to hide it via the color theme. The relevant colors are following (You can set them the same as background color):