Open
Description
Describe the problem
When set editor.renderWhitespace: "all"
, the whitespace rendering is too intense, and it's impossible to distinguish between code and whitespace. Please do not override the VS Code/Theia themes. They're working well.
To reproduce
Use the Arduino dark theme and use the editor.renderWhitespace: "all"
settings.
Expected behavior
The whitespace rendering is the same as with the Theia dark theme.
Arduino IDE version
2.0.3
Operating system
macOS
Operating system version
12.5.1
Additional context
No response
Issue checklist
- I searched for previous reports in the issue tracker
- I verified the problem still occurs when using the latest nightly build
- My report contains all necessary details