packages: grub2/grub-custom.cfg - really use grub1 colors (inserted wrong o...

glen glen at pld-linux.org
Tue Jan 12 12:01:07 CET 2010


Author: glen                         Date: Tue Jan 12 11:01:07 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- really use grub1 colors (inserted wrong ones by mistake, altho those look cool)

---- Files affected:
packages/grub2:
   grub-custom.cfg (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/grub2/grub-custom.cfg
diff -u packages/grub2/grub-custom.cfg:1.2 packages/grub2/grub-custom.cfg:1.3
--- packages/grub2/grub-custom.cfg:1.2	Tue Jan 12 11:38:51 2010
+++ packages/grub2/grub-custom.cfg	Tue Jan 12 12:01:01 2010
@@ -3,5 +3,9 @@
 # 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=light-blue/black
-set menu_color_highlight=light-cyan/blue
+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
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/grub2/grub-custom.cfg?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list