View Single Post
Old 08-16-2025, 06:47 PM   #10
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,691
Karma: 205039118
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
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.

There is no converse option to force Sigil to run in dark mode when Window is running in dark mode.
DiapDealer is offline   Reply With Quote