Ventoy/GRUB2/MOD_SRC/grub-2.04/grub-core/gfxmenu
longpanda a377dd6172 Support config ventoy_left/ventoy_top/ventoy_color in theme.txt.
The configuration must be the first line in theme.txt and must be in the following format.
ventoy_left_top_color: "@5%@95%@#0000ff@"

The format is very strict:
1. ventoy_left_top_color must start with no space in front of.
2. left/top/color options must be around with 4 @
2022-12-23 15:52:43 +08:00
..
gfxmenu.c support scrolling menu entry's text (#1539) 2022-03-29 22:50:11 +08:00
gui_label.c Optimization for the implement of menu languages. 2022-12-19 23:49:25 +08:00
gui_list.c support scrolling menu entry's text (#1539) 2022-03-29 22:50:11 +08:00
theme_loader.c Support config ventoy_left/ventoy_top/ventoy_color in theme.txt. 2022-12-23 15:52:43 +08:00
view.c update for scroll menu text 2022-03-30 16:35:07 +08:00