]> git.ipfire.org Git - thirdparty/grub.git/commit
use light-gray as default color in normal.mod for consistency
authorAndrey Borzenkov <arvidjaar@gmail.com>
Sat, 7 Dec 2013 16:00:48 +0000 (20:00 +0400)
committerAndrey Borzenkov <arvidjaar@gmail.com>
Sat, 7 Dec 2013 16:00:48 +0000 (20:00 +0400)
commitbb05e313ebce4e7f959c5577cad5d2c1ec0360be
treebf713ae1908aaaad144da83fdddb3737df51a473
parentf23bc65103d045f899f02ade6dd9d1f964cdb707
use light-gray as default color in normal.mod for consistency

Defalut font color on PC console seems to be light-gray; this is
what user also gets in rescue prompt and what is defined as
GRUB_TERM_DEFAULT_NORMAL_COLOR. But normal.mod defaults to white.
This makes unpleasant visual effect as colors are changed after kernel
is booted.

Use the same color eveywhere for consistency and default to light-gray
as this is also what at least Linux kernel is using by default.
ChangeLog
grub-core/normal/main.c