Bug 475499 - New Splash Screen for Neon

As mentioned in comment 10, some locations (and colors) need adjustment. 

diff --git a/platform/org.eclipse.sdk/plugin.xml b/platform/org.eclipse.sdk/plugin.xml
index 36ccbb3..2df6d77 100644
--- a/platform/org.eclipse.sdk/plugin.xml
+++ b/platform/org.eclipse.sdk/plugin.xml
@@ -42,7 +42,7 @@
 
           <property
         		name="startupForegroundColor"
-        		value="9c9696"/>
+            value="FFFFFF"/>
           <property
                 name="startupMessageRect"
                 value="7,265,320,20"/>
@@ -55,7 +55,7 @@
           </property>
           <property
                 name="buildIdSize"
-                value="419,40">
+                value="404,40">
           </property>
 
        </product>