2021-09-30 05:05 PM
Hello,
I am trying to figure out how I can change the grey highlighting color to make the dark theme usable. I could not find it in the settings yet.
Have attached a picture as reference.
Would be thankful for any hints.
Solved! Go to Solution.
2021-10-04 01:10 AM
Hello again,
I usually just use the standard theme in STM32CubeIDE so I'm not very experienced. However, I would guess that you would need to make changes in the dark theme itself if the standard settings doesn't change anything.
If (for example) you use "Darkest Dark Theme with DevStyle" they mention on their website that you can customize it by going to:
Preferences>General>DevStyle>Color Themes
Do you have any option if you go to Preferences>General>DARK_THEME_THAT_YOU_USE ?
2021-10-01 03:32 AM
Hello there,
It should be in "Window -> Preferences -> Editors -> Text Editors -> Selection Background color".
I'll attach a screenshot to illustrate.
2021-10-01 04:51 AM
Hello Markus,
thank you so much for your support.
I tried to change all colors in this setting tab, but unfortunately it had no effect in changing the grey color of the highlighting bar.
Have changed colors in the "Colors and Fonts" tab, but unfortunately so far without the desired effect.
2021-10-04 01:10 AM
Hello again,
I usually just use the standard theme in STM32CubeIDE so I'm not very experienced. However, I would guess that you would need to make changes in the dark theme itself if the standard settings doesn't change anything.
If (for example) you use "Darkest Dark Theme with DevStyle" they mention on their website that you can customize it by going to:
Preferences>General>DevStyle>Color Themes
Do you have any option if you go to Preferences>General>DARK_THEME_THAT_YOU_USE ?
2021-10-11 02:29 AM
Thank you so much for your support. I had this problem with the black theme from the standard installation.
Now after Installing the DevStyle themes, the readability is fine.
2023-10-10 06:22 AM