STM32CubeIDE dark mode preprocessor highlighting bug
I'm running STM32CubeIDE on a Ubuntu 18.04 system. I've switched it to dark mode for programming, but any "#if" preprocessor directives in the code have a light background. Which, makes it impossible to read. I've looked through all the properties on syntax coloring, and I don't even see a place where I can choose a background color for preprocessor directives.
I'd happily install another theme, but I'm not sure how I'm supposed to do that.
Here's a screen shot: https://i.imgur.com/CuaDg4E.png
