You are not logged in.

#1 2012-05-16 00:13:05

American_Jesus
Member
From: Lisbon/Portugal
Registered: 2011-07-20
Posts: 37

[Grub2] Some themes that I created

For now I created two themes for grub2 (gfxmenu)
I hope you enjoy

Archxion
1XvN5l.png

Archlinux (WIP)
IymgUl.png

For now the themes are available here: https://github.com/Generator/Grub2-themes

Later I'll put in AUR

How To Install:

$git clone git://github.com/Generator/Grub2-themes.git
#cp -r Grub2-themes/{Archlinux,Archxion} /boot/grub/themes/

Edit /etc/default/grub, and change line:

#GRUB_THEME="/path/to/gfxtheme"
to 
GRUB_THEME="/boot/grub/themes/Archxion/theme.txt"
or
GRUB_THEME="/boot/grub/themes/Archlinux/theme.txt"

The resolution the theme was designed to show best at 1024x768:

GRUB_GFXMODE=auto
to
GRUB_GFXMODE=1024x768

FAQ: https://github.com/Generator/Grub2-themes#faq

Last edited by American_Jesus (2012-05-17 00:03:07)


Archlinux X86_64

Offline

#2 2012-05-16 07:13:49

null
Member
Registered: 2009-05-06
Posts: 398

Re: [Grub2] Some themes that I created

I really like the first one. Good job!

Offline

#3 2012-05-16 07:37:04

raymondcal
Member
Registered: 2010-06-16
Posts: 47

Re: [Grub2] Some themes that I created

Both are wonderful ! Congratulations !
But you are criminal : now I have to learn how to install them, and read some documentations, instead of working !!! big_smile

Offline

#4 2012-05-16 11:12:07

Gnux
Member
Registered: 2006-09-27
Posts: 26

Re: [Grub2] Some themes that I created

Hi!
The first one really rocks. Except that I don't like the grey background. Would you mind proposing one with a black background? It would be wonderful smile
Thx

Offline

#5 2012-05-16 12:39:23

grim
Member
Registered: 2012-02-15
Posts: 41

Re: [Grub2] Some themes that I created

Pretty sure this is kind of useless for the vast majority, certaintly not worth the work for the 2 seconds that I see it once every few days.
But, the first one does look really neat and clean. Congratulations

Offline

#6 2012-05-16 13:14:19

raymondcal
Member
Registered: 2010-06-16
Posts: 47

Re: [Grub2] Some themes that I created

grim : set the countdown to 5 minutes, so that you can admire it as long as you want ! tongue

Offline

#7 2012-05-16 14:28:46

American_Jesus
Member
From: Lisbon/Portugal
Registered: 2011-07-20
Posts: 37

Re: [Grub2] Some themes that I created

Its simple to install, copy the theme to /boot/grub/themes
edit /etc/default/grub and change:

#GRUB_THEME="/path/to/gfxtheme"
to
GRUB_THEME="/boot/grub/themes/Archxion/theme.txt"
Gnux wrote:

Hi!
The first one really rocks. Except that I don't like the grey background. Would you mind proposing one with a black background? It would be wonderful smile
Thx

You can change the background, just pick some image then resize to 1024x768 and overwrite /boot/grub/themes/Archxion/background.png

Last edited by American_Jesus (2012-05-16 14:38:02)


Archlinux X86_64

Offline

#8 2012-05-16 15:58:09

ANOKNUSA
Member
Registered: 2010-10-22
Posts: 2,141

Re: [Grub2] Some themes that I created

grim wrote:

Pretty sure this is kind of useless for the vast majority

First, how do you know what the vast majority of users' computing habits are?

Second, showing the GRUB menu for even two seconds is pointless unless one has a multiboot system, as the OP clearly does.

Offline

#9 2012-05-18 02:00:36

avx
Member
Registered: 2011-07-05
Posts: 71

Re: [Grub2] Some themes that I created

Your first one seems pretty heavily inspired by this one: http://gnome-look.org/content/show.php/ … ent=146396 wink

Offline

#10 2012-05-18 08:36:52

grim
Member
Registered: 2012-02-15
Posts: 41

Re: [Grub2] Some themes that I created

ANOKNUSA wrote:
grim wrote:

Pretty sure this is kind of useless for the vast majority

First, how do you know what the vast majority of users' computing habits are?
Second, showing the GRUB menu for even two seconds is pointless unless one has a multiboot system, as the OP clearly does.

It's called common sense. It's what makes me think that the vast majority of multiboot users (me included) don't sit around admiring how beautiful their grub menu is. We just pick an option, and bye bye menu. That, coupled with the fact that (again, just common sense) many if not most Linux users have uptimes of, well, days, makes this kind of useless for the vast majority, yes. As I said, it looks great, but it's still not worth the trouble for me. You go on ahead and use it if you so wish, no one's keeping you from doing that smile

Offline

#11 2012-05-18 13:16:37

ANOKNUSA
Member
Registered: 2010-10-22
Posts: 2,141

Re: [Grub2] Some themes that I created

Hey, I personally use Syslinux, so I don't need the themes either.  But a quick stroll down Google lane will tell ya that a hell of a lot of people lack your kind of common sense, and patronizing them isn't likely to change their minds.  Telling someone that their efforts are "useless" because they're detrimental or impractical is one thing; doing so because you don't care is just insulting.

EDIT: I'm guessing you didn't actually mean to be insulting; that's just how things seemed on my end.  There's really no point in me being a jerk about it, either.  Sorry if I misunderstood something.

Last edited by ANOKNUSA (2012-05-18 13:40:30)

Offline

#12 2012-05-18 14:35:14

American_Jesus
Member
From: Lisbon/Portugal
Registered: 2011-07-20
Posts: 37

Re: [Grub2] Some themes that I created

avx wrote:

Your first one seems pretty heavily inspired by this one: http://gnome-look.org/content/show.php/ … ent=146396 wink

Yes, i forked the Axion theme (Archlinux+Axiom=Archxion)
but I've changed some things that had in Axion, style boxes, icons, background, logo etc ...

Last edited by American_Jesus (2012-05-18 14:36:20)


Archlinux X86_64

Offline

#13 2012-05-18 17:47:59

n1x4
Member
From: Chernobyl
Registered: 2012-02-17
Posts: 149
Website

Re: [Grub2] Some themes that I created

American_Jesus wrote:

For now I created two themes for grub2 (gfxmenu)
I hope you enjoy

Archxion
http://i.imgur.com/1XvN5l.png

Archlinux (WIP)
http://i.imgur.com/IymgUl.png

For now the themes are available here: https://github.com/Generator/Grub2-themes

Later I'll put in AUR

How To Install:

$git clone git://github.com/Generator/Grub2-themes.git
#cp -r Grub2-themes/{Archlinux,Archxion} /boot/grub/themes/

Edit /etc/default/grub, and change line:

#GRUB_THEME="/path/to/gfxtheme"
to 
GRUB_THEME="/boot/grub/themes/Archxion/theme.txt"
or
GRUB_THEME="/boot/grub/themes/Archlinux/theme.txt"

The resolution the theme was designed to show best at 1024x768:

GRUB_GFXMODE=auto
to
GRUB_GFXMODE=1024x768

FAQ: https://github.com/Generator/Grub2-themes#faq

Well played sir. Well played.

Really diggin' the Archxion hybrid theme you have!
Thanks


||github||

Offline

#14 2012-07-21 07:48:11

defcon
Member
From: Germany, Bruchsal
Registered: 2006-08-16
Posts: 177

Re: [Grub2] Some themes that I created

Wow, really great work! I like Archxion smile


Registed Linux User 608596

Offline

#15 2012-07-21 09:05:53

TheCuban
Member
Registered: 2011-12-19
Posts: 16

Re: [Grub2] Some themes that I created

You should make a dark/black version of Archxion, would look amazing. smile

Offline

#16 2012-07-22 10:09:38

zepar
Member
Registered: 2011-04-08
Posts: 9

Re: [Grub2] Some themes that I created

Installed grub2 today, thanks for the theme.

Offline

#17 2012-07-22 14:06:23

American_Jesus
Member
From: Lisbon/Portugal
Registered: 2011-07-20
Posts: 37

Re: [Grub2] Some themes that I created

TheCuban wrote:

You should make a dark/black version of Archxion, would look amazing. smile

Try to change the background as described on the FAQ https://github.com/Generator/Grub2-themes#faq


Archlinux X86_64

Offline

#18 2012-07-22 19:33:35

edmael
Member
Registered: 2012-07-19
Posts: 54
Website

Re: [Grub2] Some themes that I created

Great themes, really.
Now I just need to install Grub2... smile

Offline

#19 2012-07-22 20:36:40

Lennie
Member
From: Sweden
Registered: 2011-10-12
Posts: 146

Re: [Grub2] Some themes that I created

Nice. smile But not enough to motivate me to upgrade from Grub Legacy...

Offline

#20 2012-07-23 01:07:30

Echo
Member
From: Ohio, United States
Registered: 2006-05-16
Posts: 239

Re: [Grub2] Some themes that I created

Thanks for this. Very nice, boot up on my laptop has a nice polished look now.

I might change the background to a darker color on Archxion.

Offline

#21 2012-07-23 04:43:29

velusip
Member
Registered: 2010-12-01
Posts: 18

Re: [Grub2] Some themes that I created

Thanks for your submission.  Very nice and clean.

I have a question about grub2 themes in general:  How are the icons associated with the menu selections?  I've seen other themes with only a few options for icons and wasn't sure how to add more.

Offline

#22 2012-07-27 15:02:31

sweetthdevil
Member
Registered: 2009-10-20
Posts: 415

Re: [Grub2] Some themes that I created

Many thanks for that great and fine job, looks great and works great!

Offline

#23 2012-08-03 21:26:14

dtrzG
Member
Registered: 2011-05-10
Posts: 4

Re: [Grub2] Some themes that I created

Sooo,how can someone install them if using ubuntu's grub2 ? I hadn't updated grub legacy on arch and I recently installed ubuntu. My grub says 1.99-21ubuntu3.1. From my undestanding,any changes should be done from ubuntu. Or not ? Confused hmm

Offline

#24 2012-08-04 08:05:12

Lennie
Member
From: Sweden
Registered: 2011-10-12
Posts: 146

Re: [Grub2] Some themes that I created

Lennie wrote:

Nice. smile But not enough to motivate me to upgrade from Grub Legacy...

Actually this did make me motivated to upgrade one machine to Grub2, even though I really don't like Grub2.
I really like the first one. big_smile

Offline

#25 2012-08-04 18:31:02

cobalt45xy
Member
From: WA - USA
Registered: 2012-04-02
Posts: 9

Re: [Grub2] Some themes that I created

dtrzG wrote:

Sooo,how can someone install them if using ubuntu's grub2 ? I hadn't updated grub legacy on arch and I recently installed ubuntu. My grub says 1.99-21ubuntu3.1. From my undestanding,any changes should be done from ubuntu. Or not ? Confused hmm

Check the ubuntu community documentation. They have a load of stuff on Grub2 and the forums there are quite helpful. This should probably get you started and cover just about anything you need.

http://ubuntuforums.org/showthread.php?t=1195275

Offline

Board footer

Powered by FluxBB