Set more bright color for bootloader
This commit is contained in:
parent
cd47f3d688
commit
4678d032d2
@ -39,14 +39,14 @@ mainmenu.bar.minwidth=294
|
||||
; main menu selection bar transparency (0..255)
|
||||
mainmenu.bar.transparency=0
|
||||
; main menu colors
|
||||
mainmenu.bar.color=0x001056
|
||||
mainmenu.bar.color=0x0c2c6c
|
||||
mainmenu.normal.fg=0x2b328d
|
||||
mainmenu.selected.fg=0xffffff
|
||||
; boot option colors
|
||||
bootopt.label.fg=0x2b328d
|
||||
bootopt.text.fg=0x2b328d
|
||||
; progress bar color
|
||||
progress.bar.color=0x001056
|
||||
progress.bar.color=0x0c2c6c
|
||||
; menu colors
|
||||
menu.normal.bg=0xe9e8e7
|
||||
menu.normal.fg=0x000000
|
||||
@ -62,7 +62,7 @@ window.title.error.bg=0xc00000
|
||||
help.link.fg=0x185da0
|
||||
help.link.selected.fg=0xffffff
|
||||
help.link.selected.bg=0x185da
|
||||
help.highlight.fg=0x@DARK_COLOR_HEX@
|
||||
help.highlight.fg=0x0c2c6c
|
||||
; panel colors
|
||||
panel.fg=0x000000
|
||||
panel.title.fg=0x001056
|
||||
|
Loading…
Reference in New Issue
Block a user