JAL-3416 remove flat as default for linux
[jalview.git] / src / jalview / bin / Jalview.java
index c0559db..ca850eb 100755 (executable)
@@ -947,7 +947,7 @@ public class Jalview
       setSystemLookAndFeel();
       if (Platform.isLinux())
       {
-        setFlatLookAndFeel();
+        setMetalLookAndFeel();
       }
       if (Platform.isMac())
       {