Light or dark mode - configuration option to follow system wide setting
A Java SQL client for any JDBC compliant database
Brought to you by:
colbell,
gerdwagner
Java has no such Standard-API, yet. See
https://bugs.openjdk.org/browse/JDK-8235460
I checked
https://github.com/Dansoftowner/jSystemThemeDetector
which is mentioned in JDK-8235460. It would mean adding 4 MB of new libs for a rather limited functionality. That's why for now I decided against it.
Just to mention:
- SQuirreL offers to switch between light and dark theme, see menu File --> Global Preferences --> tab General --> lower part of section Appearance.
- Through SQuirreL's Look and Feel Plugin users are able to choose between several look and feels and themes. See menu File --> Global Preferences --> tab "L & F".
Last edit: Gerd Wagner 2023-11-05
Thanks for looking into this feature request! I currently use the light / dark switch through Global Preferences and I'll continue to do that.