
- Press Win+R to open the Run Command prompt
- Paste filebot -script fn:properties --def net.filebot.theme=Darcula and then press ENTER
Darcula
Code: Select all
filebot -script fn:properties --def net.filebot.theme=Darcula

Nimbus
Code: Select all
filebot -script fn:properties --def net.filebot.theme=Nimbus

Flat Light
Code: Select all
filebot -script fn:properties --def net.filebot.theme=FlatLight

Flat Darcula
Code: Select all
filebot -script fn:properties --def net.filebot.theme=FlatDark

System (Default)
The default System Look-and-Feel mimics the underlying Desktop platform and looks different on Windows, macOS and Linux.
Code: Select all
filebot -script fn:properties --def net.filebot.theme=System
