On Thu, Jul 26, 2007 at 12:14:20AM +0300, Vesa Jääskeläinen wrote:
>
> Hi,
>
> One idea was to define themable colors and then use grub_video_map_color
> to map this to hardware (color index or RGB value):
>
> http://grub.enbug.org/VideoSubsystem#head-0df1ed220076ff6cc8188d1a192a21d443cc2456
>
Robert Millan wrote:
> Hi,
>
> I'd like to discuss the possibility of providing functionality equivalent to
> the "color" command in GRUB Legacy.
>
> One of the downsides of how color worked in GRUB Legacy is that internally
> colors were handled by GRUB directly as VGA codes. Since this isn't p
Hi,
I'd like to discuss the possibility of providing functionality equivalent to
the "color" command in GRUB Legacy.
One of the downsides of how color worked in GRUB Legacy is that internally
colors were handled by GRUB directly as VGA codes. Since this isn't portable,
I suggest that we avoid i