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

https://github.com/shvchk/poly-light

19
Become a Fan
7.8

Description:
Simple light GRUB theme

Supported languages: Chinese (simplified), English, French, German, Italian, Norwegian, Portuguese, Russian, Spanish, Turkish, Ukrainian


Installation / update:

⋅ Download and unpack theme

⋅ Review and run installation script: bash install.sh

⋅ Enjoy! (you can now delete downloaded and unpacked theme)

Ratings & Comments

15 Comments

simausmasaqer

10 10 the best Great one for people who prefer light theme. I've installed this theme on my parents' laptops. :P

RadRussianRus

9 Nice and simple theme, I like it.

Sergy

9 Just perfect

gendalf7771

9 Awesome theme! Thank you author. There is only one question: is it possible to manually define which icon will be match to the OS? I have Linux Mint with Lubuntu but they have usual Ubuntu icon instead their appropriate icons.

Shevchuk

Thanks. Icon is selected based on the *classes* specified for the menu entry in /boot/grub/grub.cfg (see http://www.gnu.org/software/grub/manual/grub/grub.html#Boot-Menu). That file is autogenerated, but you can alter the generation process with files in /etc/grub.d This might give a clue: https://antergos.com/wiki/miscellaneous/how-to-add-icons-to-antergos-grub-menu-entries-mbr-legacy/ (this is for Antergos, but most of it is applicable to other distros as well).

Wieger

i don't see a GRUB_THEME in my grub config using ubuntu 17.10

Shevchuk

Then you need to add it :)

Shevchuk

I've added install script and updated description, so installation should be easier now.

KDE4WasBetter

9 Beautiful and Clean! I like it!

nonbinaryblues

So I ran all the steps, everything went smoothly until the last one, updating the GRUB. I ran the update script in Terminal and it came back with the following message: /usr/sbin/grub-mkconfig: 43: /etc/default/grub: Syntax error: Unterminated quoted string I was hoping you could shed some light on what's happened here? tbh it's probably something I did wrong previously or installed, but I thought I'd check just for the sake of covering all bases. Thanks in advance.

Shevchuk

You probably miss or have an extra double quote somewhere in /etc/default/grub (might be on line 43).

nonbinaryblues

So I ran terminal and loaded sudo nano grub and it turns out I had previouslty modified it (I didn't realise/had forgotten all about it) and had left the background field customised. All I did was change the field to "false", saved and updated. Everything's running smoothly now. Thanks for the tip. Love the theme, it's awesome.

Plastermind

Is it possible to change the font size? I tried to edit theme.txt file and set item_font = "Unifont Regular 72" but it didn't work.

Shevchuk

https://unix.stackexchange.com/questions/31672/can-grub-font-size-be-customised

Kregap

9 Looks nice. Understandable description and neat animation. :)

Pling
0 Affiliates
Details
license MIT License
version
updated
added
downloads 24h 4
mediaviews 24h 0
pageviews 24h 44

More GRUB Themes from Shevchuk:

Fallout
Shevchuk
last update date: 7 years ago

Score 8.9

Poly dark
Shevchuk
last update date: 7 years ago

Score 7.7

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