Crunchy GRUB2 themes

GRUB Themes

Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

Original
0
Become a Fan
6.5

Description:
It's a set of more than 15 GRUB2 themes :
Crunchy-1024
GRUB_THEME="/boot/grub/themes/Crunchy-1024/theme-potatoes.txt"

Crunchy-distro-ish
GRUB_THEME="/boot/grub/themes/Crunchy-distro-ish/theme-mint.txt"
GRUB_THEME="/boot/grub/themes/Crunchy-distro-ish/theme-MX-Linux.txt"
GRUB_THEME="/boot/grub/themes/Crunchy-distro-ish/theme-MX-Linux-orig.txt"
GRUB_THEME="/boot/grub/themes/Crunchy-distro-ish/theme-ubuntu.txt"

Crunchy-retro
GRUB_THEME="/boot/grub/themes/Crunchy-retro/theme-bouquinistes.txt"
GRUB_THEME="/boot/grub/themes/Crunchy-retro/theme-Oregon.txt"

Crunchy-simple
GRUB_THEME="/boot/grub/themes/Crunchy-simple/theme-bridge.txt"
GRUB_THEME="/boot/grub/themes/Crunchy-simple/theme-fog.txt"
GRUB_THEME="/boot/grub/themes/Crunchy-simple/theme-frisco.txt"
GRUB_THEME="/boot/grub/themes/Crunchy-simple/theme-mint.txt"
GRUB_THEME="/boot/grub/themes/Crunchy-simple/theme-tropical.txt"
GRUB_THEME="/boot/grub/themes/Crunchy-simple/theme-ubuntu.txt"

Crunchy-ubuntu
GRUB_THEME="/boot/grub/themes/Crunchy-ubuntu/theme-blue.txt"
GRUB_THEME="/boot/grub/themes/Crunchy-ubuntu/theme-green.txt"
GRUB_THEME="/boot/grub/themes/Crunchy-ubuntu/theme-grey.txt"
GRUB_THEME="/boot/grub/themes/Crunchy-ubuntu/theme-orange.txt"

Crunchy-zen
GRUB_THEME="/boot/grub/themes/Crunchy-zen/theme-buddha.txt"
GRUB_THEME="/boot/grub/themes/Crunchy-zen/theme-stones.txt"

These themes are built for hd screens (1920x1080 resolution) except the Crunchy-1024 set for 1024x768 screens.

To install it, you have to uncompress the themes with that command (as super user with sudo or su according to your distro policy):
tar -zxvf Crunchy-GRUB2-themes.tar.gz -C /boot/grub

To active one of the theme, you have to edit the /etc/default/grub file by adding at least a GRUB_THEME line, for example:
GRUB_THEME="/boot/grub/themes/Crunchy-simple/theme-bridge.txt"

Then, don't forget to update your grub:
sudo update-grub
Last changelog:

Many new themes

Many new themes
Background images in jpeg
Symbolic links are deleted to be compatible with FAT32 partitions.


Ratings & Comments

0 Comments

Be the first to comment
Pling
0 Affiliates
Details
license GPLv3
version 19.06
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 1

Other GRUB Themes:

Grub gfxboot splash Amiga Theme
uwelauke
last update date: 15 years ago

Score 5.0

Squirrel
Axell
last update date: 17 years ago

Score 5.0

ruth
ghettocomp
last update date: 17 years ago

Score 5.0

Sexy
sinosh
last update date: 16 years ago

Score 5.0

Windows 8 prism (64bit)
Brahimsalem
last update date: 11 years ago

Score 4.7

reeds_1.xpm
jlindy
last update date: 17 years ago

Score 5.0




GRUB

How to install a grub theme:

  1. Extract the theme to /boot/grub/themes/

  2. Edit /etc/default/grub file. Find the line starting with "#GRUB_THEME" and change it to "GRUB_THEME=/boot/grub/themes/[THEME_FOLDER]/[theme.txt]" (replace [THEME_FOLDER] ; [theme.txt] is probably OK ; remove "[]" brackets)

  3. Run sudo update-grub

See also: https://de.wikipedia.org/wiki/Grand_Unified_Bootloader