View Single Post
Old 08-16-2025, 07:56 PM   #12
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,706
Karma: 205039118
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
I've given you two options to accomplish what you want - with no new Sigil feature necessary. One of those will need to suffice; as no magic checkbox will be forthcoming anytime soon. There's just not enough need to justify the work that would be required to code such a feature.

Quote:
Originally Posted by DiapDealer View Post
Windows itself allows for dark Windows mode with light apps (or vice versa). Why not accomplish the same thing that way?
Quote:
Originally Posted by DiapDealer View Post
One thing that seems to work requires setting the QT_QPA_PLATFORM environment variable to "windows:darkmode=0" (without the quotes). But doing so would force all Qt6 (6.5+) programs to run in light mode regardless if the system was set to dark. If you really wanted to just target Sigil, you'd need to create a batch/cmd file to set the variable before launching Sigil.

Last edited by DiapDealer; 08-16-2025 at 07:58 PM.
DiapDealer is online now   Reply With Quote