Pat79
1
Hi all,
I’ve created a simple theme based on the Framework boot logo, positioning it in the same location as the boot and startup screens.

You can download the ZIP containing the theme from here:
https://download.awayfromhome.nl/framework_black.zip
Place the theme in the correct theme folder of your Grub configuration. Probably in: /boot/grub/themes/
.
Add the following line to the /etc/default/grub
file:
GRUB_THEME="/boot/grub/themes/framework_black/theme.txt"
and run update-grub
as root.
edit: updated the text, based on the reply from @ATi
14 Likes
ATi
2
Nice idea!
Imho “Please choose an operating system to start:” would sound better though…
2 Likes
Pat79
3
That’s an easy change… I’ll do that later this evening. It does sound a bit nicer that way
2 Likes
Is there a thought to put this up on github or something?
2 Likes
Pat79
5
Sure. I’ve committed the theme on my Github. The link to the repository:
3 Likes