mirror of
https://github.com/RROrg/rr.git
synced 2025-06-21 05:51:05 +08:00
modify grub color
This commit is contained in:
parent
408518d73f
commit
ba1111c7cd
@ -49,8 +49,8 @@ if loadfont unicode; then
|
|||||||
terminal_output gfxterm
|
terminal_output gfxterm
|
||||||
fi
|
fi
|
||||||
|
|
||||||
set menu_color_normal=light-green/blue
|
set menu_color_normal=light-cyan/dark-gray
|
||||||
set menu_color_highlight=black/green
|
set menu_color_highlight=black/cyan
|
||||||
|
|
||||||
if serial --unit=0 --speed=115200; then
|
if serial --unit=0 --speed=115200; then
|
||||||
terminal_input --append serial_com0
|
terminal_input --append serial_com0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user