Commit 0a805b00 authored by Sergey V Turchin's avatar Sergey V Turchin

- fix bootloader colors

parent 2b3d50c0
......@@ -48,12 +48,12 @@ bootopt.text.fg=0xffffff
; progress bar color
progress.bar.color=0x@MIDDLE_COLOR_HEX@
; menu colors
menu.normal.bg=0x798491
menu.normal.bg=0x799191
menu.normal.fg=@DARK_LABELS_HEX@
menu.selected.bg=0x@LIGHT_COLOR_HEX@
menu.selected.fg=@DARK_LABELS_HEX@
; window colors
window.bg=0xd8deed
window.bg=0xd6eced
window.fg=0x000000
window.title.bg=0x@TITLE_COLOR@
window.title.fg=0x@DARK_LABELS_HEX@
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment