-
Since I really enjoy on all my devices (workstation, tablet, phone) automatic switching from dark to light (in sync with the daylight), it annoys me a little bit that I have to restart Netbeans twice every day while changing the theme from dark to light on sunrise and again from light to dark on sunset. Q1: Is there any easy way to tell Netbeans to simply use the users system settings (like automatic dark mode)? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
we have a draft PR open which might make it possible to change the theme without a restart, see #3523. There is however no guarantee that this will make it in or how well this will actually work in practice. and thanks to @neilcsmith-net you can indeed adjust the theme manually (via properties and no media queries), see #4719 |
Beta Was this translation helpful? Give feedback.
we have a draft PR open which might make it possible to change the theme without a restart, see #3523. There is however no guarantee that this will make it in or how well this will actually work in practice.
and thanks to @neilcsmith-net you can indeed adjust the theme manually (via properties and no media queries), see #4719