Skip to content

mskonovalov/grub2-theme-fallout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grub2-theme-fallout

Download Version Downloads count License

Grub2 theme aka Fallout terminal interface

Screenshot

Installation

You can download grub2-theme-fallout.tar.gz and apply it with grub-customizer

Tuning

Font size

You can change font size on your taste just call the following command with desired size instead of placeholder:

  grub-mkfont -o ./theme/fixedsys-regular-${your_size}.pf2 -s ${your_size} ./raw_font.ttf

Then edit theme/theme.txt substituting *-font: "Fixedsys Regular 32" with *-font: "Fixedsys Regular ${your_size}"

Icons color

If you want white colored icons just copy with replacement all files from theme/icons_white into theme/icons. Or you can change the color of icons with any graphic editor you like.