grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] allow user-configurable menucolor


From: Robert Millan
Subject: [PATCH] allow user-configurable menucolor
Date: Tue, 1 Jan 2008 13:47:28 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

This patch allows the following to work:

  set color_normal=cyan/blue
  set color_highlight=white/blue

which is equivalent to this command in GRUB Legacy:

  color cyan/blue white/blue

I haven't written a ChangeLog entry yet, because I'd like to receive comments
on the function names.  I don't really like `parse_single_color_name' and
`parse_color_name' but I don't know what to call them :-(.  What conventions
are there for referring to single colors (i.e. those that describe only FG or
only BG, not both) and complete colors (FG + BG) ?

-- 
Robert Millan

<GPLv2> I know my rights; I want my phone call!
<DRM> What use is a phone call, if you are unable to speak?
(as seen on /.)

Attachment: menucolor.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]