]> git.pld-linux.org Git - packages/grub2.git/commitdiff
- really use grub1 colors (inserted wrong ones by mistake, altho those look cool) auto/th/grub2-1_97_1-7
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 12 Jan 2010 11:01:01 +0000 (11:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    grub-custom.cfg -> 1.3

grub-custom.cfg

index 4940d3d82387e61e3bdca06dae192e358dae6abf..078483f6194e6f0aeeee332391f1729db4b9be67 100644 (file)
@@ -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
This page took 0.106696 seconds and 4 git commands to generate.