Update grub background picture
authorChristian Hofstaedtler <ch@grml.org>
Thu, 8 Dec 2011 00:11:21 +0000 (01:11 +0100)
committerChristian Hofstaedtler <ch@grml.org>
Thu, 8 Dec 2011 01:20:54 +0000 (02:20 +0100)
templates/boot/grub/grml.png
templates/boot/grub/grub.cfg

index 9506495..f389606 100644 (file)
Binary files a/templates/boot/grub/grml.png and b/templates/boot/grub/grml.png differ
index 996b15b..6322d6c 100644 (file)
@@ -11,9 +11,9 @@ if loadfont /boot/grub/ascii.pf2 ; then
 fi
 
 if background_image /boot/grub/grml.png ; then
 fi
 
 if background_image /boot/grub/grml.png ; then
-  set color_normal=black/black
+  set color_normal=white/black
   set color_highlight=red/black
   set color_highlight=red/black
-  set menu_color_normal=black/black
+  set menu_color_normal=white/black
   set menu_color_highlight=black/yellow
 else
   set menu_color_normal=white/black
   set menu_color_highlight=black/yellow
 else
   set menu_color_normal=white/black