No description
- Shell 100%
| theme | ||
| install.sh | ||
| LICENSE | ||
| README.md | ||
Blossom Bootsplash Theme
A beautiful Plymouth bootsplash theme for BlossomOS.
Features
- Smooth animation with 80+ animation frames
- Progress indicator with 50+ progress frames
- Custom Plymouth configuration
- Lightweight and responsive
Installation
Prerequisites
- Plymouth installed and configured on your system
- Root/sudo access
Install Steps
-
Navigate to this directory:
cd blossom-bootsplash -
Run the installation script:
sudo bash install.sh -
Set the theme as default:
sudo plymouth-set-default-theme -R blossom
Theme Files
blossom.plymouth- Theme configuration fileimages/- Contains animation and progress indicator framesanimation-*.png- Boot animation frames (80 frames)progress-*.png- Progress bar frames (50 frames)bullet.png- Bullet point indicatorentry.png- Text entry fieldlock.png- Lock icon- Other UI elements
Configuration
Edit theme/blossom.plymouth to customize:
- Animation timing and speed
- Progress bar appearance
- Text styling and positioning
- Image file paths
Verification
To test the theme without rebooting:
sudo plymouthd --debug --debug-file=/tmp/plymouth-debug.log
sudo plymouth show-splash
sudo plymouth quit
License
See LICENSE file in this directory.