Skip to content

Abe0770/b-grub-theme

Repository files navigation

b-grub

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 and Requirements

Installation requires root permissions.

Installation:

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

Customization:

Might give errors in arch based Operating systems

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!

Uninstall

In the b-grub-theme directory

chmod +x uninstall.sh
sudo ./uninstall.sh

Future Updates!

Version-1.1 includes

Customizing capabilities
-Font size
-Icon color

Users will be able to create their own custom grub looks!

Thanks for stopping by! A ⭐️ would mean a lot to me 🥺