Unreadable labels on macOS "dark theme"
Closed this issue · 2 comments
When setting the native system theme of macOS (10.14) to "dark", the GUI does automatically adapt the colours, which works fine, except in places where the background-colour is fixed to white. As the text-colour changes to white for the dark theme, the labels and ticks of plot axes render unreadable.
Here are two screenshots of the GUI (version 2.0.2 installed from this release) comparing the macOS themes "bright" and "dark":
A solution would be to fix the text-colour to black wherever the background-colour is fixed to a bright colour (notice that the boxes for time pulse and MQTT connection statuses are also barely readable). This wouldn't affect the bright theme or any other system that has no native dark theme.