github.hscsec.cn/u-root/u-root@v7.0.0+incompatible/pkg/boot/syslinux/testdata/debian_10_install/isolinux/drkmenu.cfg (about)

     1  menu background         #00000000
     2  menu color title	* #FFFFFFFF *
     3  menu color border	* #00000000 #00000000 none
     4  menu color unsel	* #ffffffff #ff000000 *
     5  menu color hotkey	* #ffdddd00 #ff000000 *
     6  menu color sel		* #ffffffff #ff808080 *
     7  menu color hotsel	* #ffdddd00 #ff808080 *
     8  menu color tabmsg	* #ffffffff #00000000 *
     9  menu color help		37;40 #ffdddd00 #00000000 none
    10  # XXX When adjusting vshift, take care that rows is set to a small
    11  # enough value so any possible menu will fit on the screen,
    12  # rather than falling off the bottom.
    13  menu vshift 8
    14  menu rows 12
    15  # The help line must be at least one line from the bottom.
    16  menu helpmsgrow 14
    17  # The command line must be at least one line from the help line.
    18  menu cmdlinerow 16
    19  menu timeoutrow 16
    20  menu tabmsgrow 18
    21  menu tabmsg Press ENTER to boot or TAB to edit a menu entry