From 877ed129d22d4d8f77dda0b366651c17e8672db6 Mon Sep 17 00:00:00 2001 From: Anne Nicolas Date: Tue, 10 Apr 2012 10:26:10 +0000 Subject: improve color scheme --- data-boot/gfxboot.cfg | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) (limited to 'data-boot/gfxboot.cfg') diff --git a/data-boot/gfxboot.cfg b/data-boot/gfxboot.cfg index b018b5c..bf3d427 100644 --- a/data-boot/gfxboot.cfg +++ b/data-boot/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 @@ -58,11 +58,11 @@ window.title.error.bg=0xc00000 help.link.fg=0x0000a0 help.link.selected.fg=0xffffff help.link.selected.bg=0x0000a0 -help.highlight.fg=0x21449c +help.highlight.fg=0x009000 ; 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 @@ -120,6 +120,14 @@ keymap.submenu=1 ; show keymap in main menu keymap.mainmenu=0 +key.F2=lang +key.F3=video +key.F4=install +key.F5=kernelopts +key.F6=dud +key.F7=bits + + [boot] ; show welcome animation welcome=0 -- cgit v1.2.1