After I write first "hello" and then I copy that text and paste it right next to it, it looks normal while I'm using the dark theme.
the output:
You can see that the pasted/second "HELLOOOO" has the colored background, so copy paste somehow adopted background color of RTE as part of its css property, and I dont want that. It is not noticeable in the dark theme, however in my light theme it looks awful.
output in my light theme:
Is there a way of avoiding background color adaption? Or a way to fix this?