Set correct color for installer title and gfxboot menu items
This commit is contained in:
parent
4058a1bd7d
commit
4c1c83674b
@ -40,7 +40,7 @@ mainmenu.bar.minwidth=294
|
||||
mainmenu.bar.transparency=0
|
||||
; main menu colors
|
||||
mainmenu.bar.color=0x001056
|
||||
mainmenu.normal.fg=0xb6c1cd
|
||||
mainmenu.normal.fg=0x2b328d
|
||||
mainmenu.selected.fg=0xffffff
|
||||
; boot option colors
|
||||
bootopt.label.fg=0xffffff
|
||||
|
@ -8,7 +8,7 @@
|
||||
}
|
||||
|
||||
.AWizardFace #wizardface_title_text {
|
||||
color: rgb(30,144,255);
|
||||
color: rgb(43,50,141);
|
||||
}
|
||||
|
||||
.ACenterFace {
|
||||
|
Loading…
Reference in New Issue
Block a user