Closed
Description
Describe the problem
When I start the IDE for the first time and have a dark theme enabled, the IDE correctly comes up with the Dark (Arduino)
theme, but the Light (Arduino)
theme is shown in the Settings.
To reproduce
- Mimic a first start, (delete
~/.arduinoIDE/settings.json
and executelocalStorage.clear()
or equivalent) - Have an OS dark theme,
- Start the IDE, (IDE starts with the dark theme ✅ )
- Open the
Settings
, it shows the light theme 🐛
Expected behavior
The dark theme is selected.
Arduino IDE version
Operating system
macOS
Operating system version
12.3.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