Created attachment 145238 [details] Screenshot of logo in first time launch Hello! When we install LO and run it for the first time, the text that appears on the logo is white and very hard to read/see. Maybe it should be black?
confirming, lo 6 splash screen background is to bright for white text color.
Let's use black. Patch submitted though I don't get any text in the splash screen (and have to add code to delay the progress).
(In reply to Heiko Tietze from comment #2) > Let's use black. Patch submitted though I don't get any text in the splash > screen (and have to add code to delay the progress). The splash screen shows white text when your first run LO after installation. In simple words, every time you update LO you see the text.
heiko tietze committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=920bf3979cd7421110b65621635aefc072e8a779 tdf#120176 - Text appears as white on first launch It will be available in 6.2.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Patch changes the color from #FFFFFF to #000000. Please reopen if it's not working.
heiko tietze committed a patch related to this issue. It has been pushed to "libreoffice-6-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=77536b29b9241930256917fde7e5fc9513be9a7c&h=libreoffice-6-1 tdf#120176 - Text appears as white on first launch It will be available in 6.1.4. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.