Skip to content

bino-faata/grub2-solarized-light

Repository files navigation

grub2-solarized-light

Grub2 theme based in StylishDark

My image

How To:

  1. Unzip
  2. Go to unzipped folder
  3. in terminal run the command sudo ./install.sh
  4. Follow the messages
  5. Reboot && Enjoy :)

or u can do this manually:

  1. Unzip and copy theme folder in /boot/grub2/themes/
  2. add (or edit existing lines) this to /etc/default/grub:

GRUB_THEME=/boot/grub2/themes/grub2-solarized-light/theme.txt

  1. update your grub:

  2. for Fedora grub2-mkconfig -o /boot/grub2/grub.cfg UEFI grub2-mkconfig -o /boot/efi/EFI/fedora/grub.cfg

  3. for Debian update-grub

  4. Done!

Releases

No releases published

Packages

No packages published

Languages