Set correct color for installer title and gfxboot menu items

This commit is contained in:
Andrey Cherepanov 2013-09-25 17:23:35 +04:00
parent 4058a1bd7d
commit 4c1c83674b
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -8,7 +8,7 @@
}
.AWizardFace #wizardface_title_text {
color: rgb(30,144,255);
color: rgb(43,50,141);
}
.ACenterFace {