JAL-3449 More whitespace in installer. Tidying
[jalview.git] / utils / install4j / install4j8_template.install4j
index f9d5c8f..5f45175 100644 (file)
@@ -838,6 +838,14 @@ return console.askYesNo(message, true);
           <group name="Main" id="37" beanClass="com.install4j.runtime.beans.groups.VerticalFormComponentGroup">
             <serializedBean>
               <property name="imageEdgeAxisType" type="enum" class="com.install4j.runtime.beans.formcomponents.AxisType" value="HORIZONTAL" />
+              <property name="imageEdgeBackgroundColor">
+                <object class="java.awt.Color">
+                  <int>255</int>
+                  <int>255</int>
+                  <int>255</int>
+                  <int>255</int>
+                </object>
+              </property>
               <property name="imageFile">
                 <object class="com.install4j.api.beans.ExternalFile">
                   <string>../../resources/images/jalview_logo_background_fade-640x480.png</string>