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

https://github.com/gustawho/grub2-theme-breeze

17
Become a Fan
7.7

Description:
A minimalistic GRUB theme inspired by Breeze, the default style for Plasma 5 / KDE Frameworks.

# Installation
Copy the "breeze" directory to a location GRUB can access it. The standard path is /usr/share/grub/themes/, but if your installing this theme in an encrypted system, you might prefer to copy this package content to /boot and set your GRUB configuration file accordingly.

Edit /etc/default/grub, making sure this line (or a variant of it) exists:

GRUB_THEME="/usr/share/grub/themes/breeze/theme.txt"

And then run:

sudo grub-mkconfig -o /boot/grub/grub.cfg
Last changelog:

5.19.4

* Updated background to the one featured in Plasma 5.19
* Added extra sizes for font and background
* Default font size and color changes
* Updated icons: memtest, hard drive
* New icons: Windows 7, Ubuntu GNOME, encrypted drive, Pop!_OS


Ratings & Comments

40 Comments

Mte90

5 same issue of rpgmaker and smile96

lughano

10 10 the best

olegrom

1 instructions are useless

rooozar

8 8 great

riddler

5 5 average

birsabir

9 9 excellent

rpgmaker

Like smile96, zoomed and pixelated, seems to be the font. I change the number in the theme.txt to "Hack 12" but doesn't seem to make a difference, do I need to do something else? I know you probably not working on this anymore but any hints would be appreciated. This grub theme looks great!

sengchanh-46

9 9 excellent is ohh pretty too! thanks you!

mcoyle1960

Excellent theme. I edited grub.cfg to add several --class to get the icons I wanted for bios and "More Options" and added Shutdown and Reboot with classes to 40_custom. So everything looks great, but I'm worried I'm a kernel update away from having to hack it all over again. Is there any persistent place I can but the additional icon classes? Thanks for the work!

smile96

Works for me but it's zoomed and pixelated, how can i fix that ?

jsimek

9 +

taab84

if future realease will have antergos logo?

mikitl

9 +

ccreativecnd

I have my Memtest applications in a "Advanced Options" subdirectory, and the memtest icons included in this theme don't show up on them, even though the icons for the advanced Ubuntu options show up. Also, could you possibly add a way to show an icon on the "Advanced Options" folder?

gustawho

Hello, ccreativecnd All you need to do is add the "--class" option. For instance, I have two options to shutdown and reset the PC. I created the /etc/grub.d/40_custom with the content: menuentry "Power Off" --class shutdown { echo "System shutting down..." halt } menuentry "Reboot" --class reboot { echo "System is rebooting..." reboot }

xeno-idaltu

9 +

jaakdentrekhaak

Let me try to explain the way I got it working for Ubuntu 18.10. I first had a lot of problems, but finally I managed to succeed. So let's start! 1) Download the theme from the 'files' tab on this website 2) Open your download folder and right click the installed theme and press 'extract here' 3) Open the new folder created by step 2. Once you are in here, right click a blank space and press 'open in terminal' 4) type the following commands: `chmod +x install.sh` and then 'sudo ./install.sh' 5) Then you have to enter your password and a message will appear saying that you should change a thing starting with 'Grub theme...'. You will need to enter y to continue. Then you will get a screen with some variables as 'grub default=0' ... 6) You will now need to navigate using the arrows on your keyboard to the line under the last command and there you need to type this command: 'GRUB_THEME=/boot/grub/themes/breeze/theme.txt' 7) Last, you will need to press 'ctrl + x' on your keyboard to save the changes. I also believe you will have to press enter after this step. 8) Now you will get a message saying: 'Successful, restart your system' That's it! You're done!

Gauge

Might be a good idea to add the plasma 5.14 background.

genow

9 +

edada

Thanks for the grub theme but I have 1 question. After I select what I want to boot I get a "rectangle with a grey interior" covering most of the screen. Is this what is supposed to happen? Should anything appear within the rectangle? I am running ubuntu 18.04. Thanks.

maxximo88

Thanks to add Deepin Logo. Is it possible to have horizontal choices menu?

PythonProgrammer23@Ubuntu

3 Hard to install.

PythonProgrammer23@Ubuntu

When I tried installing it, I got an error: exception '9Exception' with message 'themefile breeze/icons/deepin.png not found! in /build/grub-customizer-hZVPvY/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Theme.hpp:152 I don't know if this is GRUB Customizer, or this just don't work. I have the option to continue, but I might risk data loss. Also, when I tried to set it as the theme, I got an error: "theme.txt not found. Please find the themes config file and rename it as theme.txt!" I noticed it was in a subdirectory and moved it. Did I do something wrong?

gustawho

In order to use this theme, all you have to do is copy/move the directory that contains this theme to /usr/share/grub/themes/, then edit /etc/default/grub as follows: GRUB_THEME="/usr/share/grub/themes/starfield/theme.txt" And re-generate grub.cfg to apply the changes (in most cases, "grubcfg -o /boot/grub/grub.cfg" is more than enough). If configuring the theme was successful, you will see Found theme: /usr/share/grub/themes/starfield/theme.txt in the terminal. The error you're getting is when building the program you mentioned.

PythonProgrammer23@Ubuntu

I'm using Ubuntu 17.04, by the way, and there is no /themes/starfield/theme.txt. Should I make one?

Pling
0 Affiliates
Details
license Creative Commons Attribution ShareAlike
version 5.13.1
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 17

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