Skip to content

AmbulantRex/grub2-solarized-dark

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grub2-solarized-dark

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-dark/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!

About

Grub2 theme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%