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
e07a3ef514
commit
15fbc8bd77
@ -49,8 +49,8 @@ if loadfont unicode; then
|
||||
terminal_output gfxterm
|
||||
fi
|
||||
|
||||
set menu_color_normal=light-green/blue
|
||||
set menu_color_highlight=black/green
|
||||
set menu_color_normal=light-cyan/dark-gray
|
||||
set menu_color_highlight=black/cyan
|
||||
|
||||
if serial --unit=0 --speed=115200; then
|
||||
terminal_input --append serial_com0
|
||||
|
Loading…
x
Reference in New Issue
Block a user