Simple GRUB theme for Linux distros
This image is different from the actual grub theme in aspects of size, padding etc. This gives only a peek to what the actual theme will look like.
Installation requires root permissions.
If git is not installed use "sudo apt-get install git" to install git if using a debian based distro. Click here to see how to install packages for different distros.
git clone https://github.com/Abe0770/b-grub-theme.git
cd b-grub-theme
chmod +x install.sh
sudo ./install.sh
Add your own touch to Grub and make it look the way you like!
[Currently available only for GRUB, GRUB2 will be supported in later versions]
In the b-grub-theme directory
chmod +x customize.sh
sudo ./customize.sh
Background - jpg png ( Recomended Aspect ratio of the image - 4x3 or 16:9 other aspect ratios might cause error )
Execute install.sh and rectify the issue to solve the problems if something wrong happens.
Font color - hex (ffffff for white)
More features coming soon!
In the b-grub-theme directory
chmod +x uninstall.sh
sudo ./uninstall.sh
Version-1.1 includes
Customizing capabilities
-Font size
-Icon color
Users will be able to create their own custom grub looks!