I'm trying to get STM32CubeMXIDE setup for my linux machine with Linux mint. I did a test file.c and when you type the function call in main, it highlights it as you type. The highlight makes it unreadable, how can I change this just for the function call
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-12-27 2:45 PM
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-12-27 3:32 PM
Colors can be changed in:
Preferences -> General -> Editors -> Text Editors
Preferences -> DevStyle -> Color Themes
Show a screenshot, the default should be readable.
If you feel a post has answered your question, please click "Accept as Solution".
