- If you want it to cycle only one color, change these values:# Window.SetBackgroundTopColor (rt, gt, bt); #gradient - darker at the top of screenWindow.SetBackgroundTopColor (b, r, g); #no gradientWindow.SetBackgroundBottomColor (r, g, b);set theme both to:# Window.SetBackgroundTopColor (rt, gt, bt); #gradient - darker at the top of screenWindow.SetBackgroundTopColor (r, g, b); #no gradientWindow.SetBackgroundBottomColor (r, g, b);to install:1. copy file to usr/share/plymouth/themes2. run in terminal: sudo update-alternatives --install /usr/share/plymouth/themes/default.plymouth default.plymouth /usr/share/plymouth/themes/ubuntu-touch/ubuntu-touch.plymouth 100sudo update-alternatives --config default.plymouthsudo update-initramfs -uTo fix the delayed loading of the splash:sudo -secho FRAMEBUFFER=y >>/etc/initramfs-tools/conf.d/splashupdate-initramfs -u
Ratings & Comments
3 Comments
10 Worked like a charm
9 9 excellent
This has worked for Ubuntu 20.04.This theme is beautiful