]> TLD Linux GIT Repositories - packages/grub2.git/commitdiff
- change default grub colors to something more readable
authorMarcin Krol <hawk@tld-linux.org>
Wed, 19 Feb 2014 09:04:18 +0000 (09:04 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Wed, 19 Feb 2014 09:04:18 +0000 (09:04 +0000)
- release 5

grub-custom.cfg
grub2.spec

index 078483f6194e6f0aeeee332391f1729db4b9be67..25ecbdfcb43c3718453c8df49dbd96005f5a0093 100644 (file)
@@ -3,9 +3,7 @@
 # This file provides an easy way to add custom menu entries.
 # Simply type the menu entries you want to add after this comment.
 
 # This file provides an easy way to add custom menu entries.
 # Simply type the menu entries you want to add after this comment.
 
-set menu_color_normal=yellow/blue
-set menu_color_highlight=blue/cyan
-
-# This colorset is nice too:
-#set menu_color_normal=light-blue/black
-#set menu_color_highlight=light-cyan/blue
+set color_normal=white/black
+set color_highlight=white/green
+set menu_color_normal=white/black
+set menu_color_highlight=white/green
index 666ed77a4a1b7c9e93c7c238a35f7380f0667ba3..dc359e8cd2c91ccc71e0d355470940a84c261cce 100644 (file)
@@ -38,7 +38,7 @@ Summary(pt_BR.UTF-8): Gerenciador de inicializaĆ§Ć£o GRUB2
 %define        beta    beta2
 Name:          grub2
 Version:       2.02
 %define        beta    beta2
 Name:          grub2
 Version:       2.02
-Release:       0.%{beta}.4
+Release:       0.%{beta}.5
 License:       GPL v2
 Group:         Base
 # 1. Download and unpack latest official beta snapshot from http://git.savannah.gnu.org/cgit/grub.git
 License:       GPL v2
 Group:         Base
 # 1. Download and unpack latest official beta snapshot from http://git.savannah.gnu.org/cgit/grub.git