Commit b5d65d43 authored by Mikhail Efremov's avatar Mikhail Efremov

grub and gfxboot: Change seleted menuitems colour.

parent faa37bb6
......@@ -41,7 +41,7 @@ mainmenu.bar.transparency=0
; main menu colors
mainmenu.bar.color=0xffffff
mainmenu.normal.fg=0x787878
mainmenu.selected.fg=0x118bca
mainmenu.selected.fg=0x000080
; boot option colors
bootopt.label.fg=0x000000
bootopt.text.fg=0x000000
......
......@@ -59,7 +59,7 @@ terminal-font: "Misc Fixed Regular 13"
scrollbar_thumb = "scrollbar_slider_*.png"
scrollbar_frame = "scrollbar_border_*.png"
item_color = "#676769"
selected_item_color = "#4f88c7"
selected_item_color = "#000080"
}
+ circular_progress
......
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