2024-12-26 04:49 PM
when I make stm32 in dark mode there is some places appear as light mode what is the proble and how I can fix it .
2024-12-27 12:24 AM
Hello @abdullah-shehawey ,
First let me thank you for posting and welcome to the ST Community.
Under Window, Preferences, appearance, you should set the theme to DARK, click on Apply and restart STM32CubeIDE.
Thanks.
Mahmoud
2024-12-27 12:37 AM - edited 2024-12-27 12:37 AM
Hello @abdullah-shehawey and welcome to the Community,
This article will help you with detailed steps:
How to change STM32CubeIDE to dark theme - STMicroelectronics Community
2024-12-27 04:28 AM
I did this and switched it to dark mode, but when I applied it in STM32 CubeIDE, I faced this issue: some areas are still in light mode, such as the options that appear when I press right-click to bring up the menu or when I open any of the items in the top tabs like "View" or "Window," and so on.
Additionally, the program's borders are still in light mode as well.
However, when I applied it in Eclipse, everything worked fine, and the dark mode was applied correctly everywhere. I want STM32 CubeIDE to behave the same way.
I tried uninstalling the program and reinstalling it, but the issue still wasn’t resolved. The problem appeared after I updated to Windows 11.
Is there a solution where I can, for example, transfer the files responsible for dark mode from Eclipse to STM32 CubeIDE? Maybe that could fix the problem.
2024-12-27 04:29 AM
I tried that before , but when I applied it in STM32 CubeIDE, I faced this issue: some areas are still in light mode, such as the options that appear when I right-click to bring up the menu or when I open any of the items in the top tabs like "View" or "Window," and so on.
Additionally, the program's borders are still in light mode as well.
However, when I applied it in Eclipse, everything worked fine, and the dark mode was applied correctly everywhere. I want STM32 CubeIDE to behave the same way.
I tried uninstalling the program and reinstalling it, but the issue still wasn’t resolved. The problem appeared after I updated to Windows 11.
Is there a solution where I can, for example, transfer the files responsible for dark mode from Eclipse to STM32 CubeIDE? Maybe that could fix the problem.
2024-12-27 05:12 AM
Did you try "Darkest Dark Theme with DevStyle" plugin (to install from Eclipse marketplace)?
This will configure all to dark mode. You can follow these steps:
2024-12-27 05:56 AM
I did this before but I faced the same problem .
Is it possible to transfer files from eclipse to stm32?