Page 1 of 1

Pinned application launches in light theme only

Posted: 29 Apr 2021, 21:52
by migat
I have filebot pinned to my taskbar in windows 7x64. When I open the application from that pin, it always opens in the light theme.
I have opened it from the start menu with the (platform) shortcut, and it opens in the dark theme, then right clicked that instance and pinned it, but even doing that it opens in the light theme. How do I get the pinned shortcut to open the dark theme?

Re: Pinned application launches in light theme only

Posted: 30 Apr 2021, 03:57
by rednoah
You can force Dark Mode like so:
viewtopic.php?t=9827


i.e. this command will create and write the configuration file for you:

Code: Select all

filebot -script fn:properties --def net.filebot.theme=Darcula

Re: Pinned application launches in light theme only

Posted: 03 May 2021, 16:31
by migat
Huzzah!!!!