Allow theme to sync with system
In Windows 11 (maybe others too) you can change the system theme and programs (and even websites!) that have their theme set to "sync with system" will change accordingly.
Make LINQpad switch between the light and dark theme depending on what the windows theme is set to.
5
votes
SevenOh
shared this idea
-
Edward Lynch commented
Yes, I use "Auto Dark Mode" to automatically change the theme at a certain time of day because of where the sun is in the afternoon and it would be great for Linqpad to be able to follow. And/or have Util.IsDarkThemeEnabled have a setter which would let us automate that ourselves.