On 09/08/2012 09:19 AM, Greg White wrote:
Hi,

I am trying to get grub to show a menu that has a blue background with
yellow text.  I get a black ground with blue lines that contain yellow
text.  I am using grub 2.00.  Here is my grub.cfg
.

set menu_color_normal=yellow/blue
set menu_color_highlight=blue/yellow
set color_normal=yellow/blue
set color_highlight=blue/yellow

Did I do something wrong?


set menu_color_normal=yellow/blue
set menu_color_highlight=blue/yellow

is sufficient.

Regards - Goh Lip

ps: do you actually mean this?
set menu_color_normal=white/blue
set menu_color_highlight=yellow/blue

-

_______________________________________________
Help-grub mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-grub

Reply via email to