Boot splash theme for Plymouth based on the Argvus Dark Aether visual identity.
| Element | Color |
|---|---|
| Background | #111316 |
| Accent | #3590BD |
| Bar track | #262933 |
argvus-splash/
βββ Makefile
βββ README.md
βββ src/
βββ PKGBUILD
βββ argvus-splash.install
βββ argvus.plymouth
βββ argvus.script
βββ argvus-logo.png
βββ argvus-text.png
βββ progress-bar.png
βββ progress-bar-track.png
βββ bullet.png # bolinhas do campo de senha (LUKS)
βββ entry-line.png # linha do campo de senha (LUKS)
# Direct install
sudo make install
sudo make set-theme
sudo make rebuild
# Arch Linux package
cd src && makepkg -siUse plymouthd --mode=boot; plymouth --show-splash to preview without rebooting.