how do I move the icons closer to the center of the menu ? It turns out to shift the text, but there are no icons. Tell me how to do it?
This is my theme.txt
+ boot_menu {
left = 50%-325
width = 650
top = 50%-170
height = 440
icon_width = 32
icon_height = 32
item_height = 26
item_padding = 2
item_icon_space = 7
item_spacing = 1
item_color = "#ddd"
selected_item_pixmap_style = "selected_*.png"
selected_item_color = "#ffffff"
}
This is my theme.txt
+ boot_menu {
left = 50%-325
width = 650
top = 50%-170
height = 440
icon_width = 32
icon_height = 32
item_height = 26
item_padding = 2
item_icon_space = 7
item_spacing = 1
item_color = "#ddd"
selected_item_pixmap_style = "selected_*.png"
selected_item_color = "#ffffff"
}