Fix colors for gfxboot
This commit is contained in:
parent
2f6c600c19
commit
931fa55102
@ -39,9 +39,9 @@ mainmenu.bar.minwidth=280
|
||||
; main menu selection bar transparency (0..255)
|
||||
mainmenu.bar.transparency=0
|
||||
; main menu colors
|
||||
mainmenu.bar.color=0x0093D7
|
||||
mainmenu.bar.color=0x77b5f2
|
||||
mainmenu.normal.fg=0x787878
|
||||
mainmenu.selected.fg=0x000080
|
||||
mainmenu.selected.fg=0xe4ecf2
|
||||
; boot option colors
|
||||
bootopt.label.fg=0x000000
|
||||
bootopt.text.fg=0x000000
|
||||
|
Loading…
x
Reference in New Issue
Block a user