This is an automated email from the ASF dual-hosted git repository.

neilcsmith pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git


The following commit(s) were added to refs/heads/master by this push:
     new 3bb10289b1 Update platform default splash to remove reference to NB10 
and align with other branding.
     new 1f541a90d0 Merge pull request #6562 from neilcsmith-net/platform-splash
3bb10289b1 is described below

commit 3bb10289b148a65d9ef39d909a9f82e2d0fca8d8
Author: Neil C Smith <neilcsm...@apache.org>
AuthorDate: Thu Oct 12 13:10:36 2023 +0100

    Update platform default splash to remove reference to NB10 and align with 
other branding.
---
 .../src/org/netbeans/core/startup/Bundle.properties |  12 ++++++------
 .../src/org/netbeans/core/startup/splash.gif        | Bin 44523 -> 29970 bytes
 .../src/org/netbeans/core/startup/splash_dark.gif   | Bin 44523 -> 29970 bytes
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git 
a/platform/core.startup/src/org/netbeans/core/startup/Bundle.properties 
b/platform/core.startup/src/org/netbeans/core/startup/Bundle.properties
index f2cb408101..219489796e 100644
--- a/platform/core.startup/src/org/netbeans/core/startup/Bundle.properties
+++ b/platform/core.startup/src/org/netbeans/core/startup/Bundle.properties
@@ -47,7 +47,7 @@ ACSD_AboutTabs=N/A
 #NOI18N
 SplashOnByDefault=true
 #NOI18N
-SPLASH_WIDTH=473
+SPLASH_WIDTH=480
 #NOI18N
 SPLASH_HEIGHT=300
 #NOI18N
@@ -57,9 +57,9 @@ SplashShowProgressBar=true
 CTL_globalFontSize=
 # x, y, w, h
 #NOI18N
-SplashRunningTextBounds=10, 235, 450, 12
+SplashRunningTextBounds=16, 278, 448, 12
 #NOI18N
-SplashProgressBarBounds=0, 249, 473, 3
+SplashProgressBarBounds=16, 275, 448, 2
 #16986: Special font size used only for splash screen
 #NOI18N
 SplashRunningTextFontSize=11
@@ -69,11 +69,11 @@ SplashRunningTextFontType=Dialog
 #NOI18N
 SplashRunningTextColor=0xFFFFFF
 #NOI18N
-SplashProgressBarColor=0xE00000
+SplashProgressBarColor=0xFFFFFF
 #NOI18N
-SplashProgressBarEdgeColor=0xC5646F
+SplashProgressBarEdgeColor=0xFFFFFF
 #NOI18N
-SplashProgressBarCornerColor=0xB4A2B5
+SplashProgressBarCornerColor=0xFFFFFF
 ###################
 
 
diff --git a/platform/core.startup/src/org/netbeans/core/startup/splash.gif 
b/platform/core.startup/src/org/netbeans/core/startup/splash.gif
index 1da472f2e9..f6b6e56c65 100644
Binary files a/platform/core.startup/src/org/netbeans/core/startup/splash.gif 
and b/platform/core.startup/src/org/netbeans/core/startup/splash.gif differ
diff --git 
a/platform/core.startup/src/org/netbeans/core/startup/splash_dark.gif 
b/platform/core.startup/src/org/netbeans/core/startup/splash_dark.gif
index 1da472f2e9..f6b6e56c65 100644
Binary files 
a/platform/core.startup/src/org/netbeans/core/startup/splash_dark.gif and 
b/platform/core.startup/src/org/netbeans/core/startup/splash_dark.gif differ


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to