]> TLD Linux GIT Repositories - packages/grub2.git/blobdiff - grub-custom.cfg
- change default grub colors to something more readable
[packages/grub2.git] / grub-custom.cfg
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.
 
-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