docker-filebot icon indicating copy to clipboard operation
docker-filebot copied to clipboard

Dark mode/theme functionality?

Open evil-p-anda opened this issue 4 years ago • 4 comments

Is there anyway of incorporating different themes? Eg Choose Java Swing Look-and-Feel (e.g. Dark Mode)

Would be great if this functionality was able to be added for Docker usage somehow.

evil-p-anda avatar Aug 15 '20 01:08 evil-p-anda

Executing the commands from the link you provided seems to work. For example:

docker exec <container name> /opt/filebot/filebot -script fn:properties --def net.filebot.theme=Darcula

Then restart the container.

jlesage avatar Oct 01 '20 18:10 jlesage

That works great for the filebot app window. Is there an equally easy fix for the white space around the app window? filebot-darkula

PriamX avatar Oct 05 '20 08:10 PriamX

Unfortunately there is no easy fix for this yet...

jlesage avatar Oct 14 '20 01:10 jlesage

Understood. Thanks for replying.

PriamX avatar Oct 15 '20 08:10 PriamX

Dark mode is now properly supported with latest version of the image.

jlesage avatar Jan 08 '23 19:01 jlesage

Fixed previous comment: dark mode is now properly supported...

jlesage avatar Jan 08 '23 19:01 jlesage