From 7e67b93aaf5feb219f9a2a4a420b9ae954d5abc1 Mon Sep 17 00:00:00 2001 From: Reinhard Pointner Date: Mon, 25 Feb 2019 20:06:12 +0700 Subject: [PATCH] # Use Darcula LaF --- installer/msi/filebot.platform.launcher.l4j.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/installer/msi/filebot.platform.launcher.l4j.ini b/installer/msi/filebot.platform.launcher.l4j.ini index c9866a63..30feeeab 100644 --- a/installer/msi/filebot.platform.launcher.l4j.ini +++ b/installer/msi/filebot.platform.launcher.l4j.ini @@ -22,8 +22,8 @@ # Use Apache VFS to extract archives -Dnet.filebot.Archive.extractor=ApacheVFS -# Use Nimbus LaF --Dswing.systemlaf=javax.swing.plaf.nimbus.NimbusLookAndFeel +# Use Darcula LaF +-Dnet.filebot.theme=Darcula # Force English Locale -Dfile.encoding=UTF-8