A dynamic GRUB theme shuffler that gives your bootloader a fresh look every time you reboot! You can add your themes if you download them
- Random Theme Rotation: New theme on every boot
- Preview Mode: Test themes without rebooting (
--preview) - Theme Downloads: Add new themes directly (
--download <URL>) - Exclusion List: Block themes you dislike (
exclude.conf) - 30+ Built-in Themes: From sleek to artistic
git clone https://github.com/mistra1n/ChameleonGRUB.git
cd ChameleonGRUB
sudo ./install.shVerify Permissions: Ensure scripts are executable:
chmod +x install.sh uninstall.sh ChameleonGRUB
Command Description
:-------------------- | | ----------------: |
sudo ChameleonGRUB Apply random theme
sudo ChameleonGRUB --preview Preview next theme
sudo ChameleonGRUB --list Show available themes
sudo ChameleonGRUB --download
https://gnome-look.org/123 Install new theme
sudo ./uninstall.sh Remove ChameleonGRUBEdit /etc/ChameleonGRUB/exclude.conf to block themes:
# Example:
cyberpunk
tuxThis project is licensed under the GNU GPLv3.
See LICENSE for full terms.
#Linux #GRUB #OpenSource #KaliLinux










