Change color of loading screen on startup - Printable Version +- Maui Forums (https://forums.mauilinux.org) +-- Forum: Maui Support (https://forums.mauilinux.org/forumdisplay.php?fid=74) +--- Forum: Plasma Desktop (https://forums.mauilinux.org/forumdisplay.php?fid=84) +--- Thread: Change color of loading screen on startup (/showthread.php?tid=24144) |
Change color of loading screen on startup - kevin_tee - 2nd December 2016 I want to change the color from blue to a darker color on the startup loading screen, how do I do it? Thanks. RE: Change color of loading screen on startup - leszek - 2nd December 2016 There is no configuration for this. You need to create a new plymouth splash screen or adapt the maui plymouth theme from the /usr/share/plymouth/themes/ directory. RE: Change color of loading screen on startup - starbuck - 3rd December 2016 yeah, plymouth themes are still somehow hard to configure and activate. This is an old tool, but could still work: https://www.linux-apps.com/p/1115031/ RE: Change color of loading screen on startup - kevin_tee - 3rd December 2016 The given download link doesn't work, but I found the working link here http://zorin-os-splash-screen-manager.en.uptodown.com/ubuntu/download but it won't launch with this error But it's fine, I think I can live without it. Traceback (most recent call last): File "/usr/bin/splash-screen-manager", line 20, in <module> import gnome.ui ImportError: No module named gnome.ui |