Set appropriate color for progressbar in gfxboot

This commit is contained in:
Andrey Cherepanov 2019-05-27 11:35:23 +03:00
parent 601255930d
commit 59d7ccf614

View File

@ -46,7 +46,7 @@ mainmenu.selected.fg=0xffffff
bootopt.label.fg=0xffffff
bootopt.text.fg=0xf8e97c
; progress bar color
progress.bar.color=0x@MIDDLE_COLOR_HEX@
progress.bar.color=0x001056
; menu colors
menu.normal.bg=0xe9e8e7
menu.normal.fg=0x000000