From 23ee9859d6c84ef89864dc8abbc560f32a12f738 Mon Sep 17 00:00:00 2001 From: Anne Nicolas Date: Tue, 10 Apr 2012 10:29:40 +0000 Subject: improve scheme color for install screen --- data-install/gfxboot.cfg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'data-install/gfxboot.cfg') diff --git a/data-install/gfxboot.cfg b/data-install/gfxboot.cfg index 3cf9ca2..e566cd4 100644 --- a/data-install/gfxboot.cfg +++ b/data-install/gfxboot.cfg @@ -36,11 +36,11 @@ mainmenu.bar.minwidth=400 mainmenu.bar.transparency=100 ; main menu colors mainmenu.bar.color=0xffffff -mainmenu.normal.fg=0x242e41 +mainmenu.normal.fg=0xffffff mainmenu.selected.fg=0x000000 ; boot option colors -bootopt.label.fg=0x242e41 -bootopt.text.fg=0x242e41 +bootopt.label.fg=0xffffff +bootopt.text.fg=0xffffff ; progress bar color progress.bar.color=0x21449c ; menu colors @@ -62,7 +62,7 @@ help.highlight.fg=0x21449c ; panel colors panel.fg=0xffffff panel.title.fg=0xffffff -panel.f-key.fg=0x33358c +panel.f-key.fg=0x32a9dd ; default keymap (e.g. de_DE, czech) keymap= ; replace underscores ('_') with space in menu entries -- cgit v1.2.1