Skip to content

v0.1.1 Release

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Dec 17:29
· 1 commit to main since this release
v0.1.1
d12afd4

Version v0.1.1 Released!

View the large images at SHOWCASE.md

Screenshot of Teleport variant in Night colorscheme Screenshot of Classic variant in Night colorscheme
Screenshot of Teleport variant in Day colorscheme Screenshot of Classic variant in Day colorscheme
Screenshot of Teleport variant in Abyss colorscheme Screenshot of Classic variant in Abyss colorscheme

Installation

Here is the TLDR of the installation instructions (Full instuctions):

  • Download the release zip (grubshin-bootpact-v0.1.1.zip). It contains all the variants of the theme.
  • Unzip and copy the variant you like to /boot/grub/themes/grubshin-bootpact.

Important

Make sure that after the theme is copied theme.txt is in
/boot/grub/themes/grubshin-bootpact/theme.txt. Otherwise GRUB will not be able to find it.

  • Add this to /etc/default/grub:

    GRUB_THEME="/boot/grub/themes/grubshin-bootpact/theme.txt"
    

If its your first time installing see the full instructions using the link above.

Tip

You can install multiple variants of the theme but only 1 can be active. Select the variant by
changing the GRUB_THEME variable in /etc/default/grub

Release notes

View the detailed release notes in the linked discussion (Join Discussion button below).

Full Changelog: v0.1.0...v0.1.1