Displaying 1 result from an estimated 1 matches for "cf101010".
Did you mean:
20101010
2006 Sep 01
2
SYSLINUX 3.30-pre1 released
...to <ansi> when used in text mode, or on the serial
console, and to ARGB colors <fg> and <bg> in graphics mode. For
example, #ffffffff is white with full opacity; #00000000 is fully
transparent. One of the defaults (see below) would thus be written:
menu color sel 0;7;37;40 #cf101010 #20ff8000
The current color names and defaults are currently as follows (from the
source code):
/*
* The color/attribute indexes (\1#XX) are as follows
*
* 00 - screen Rest of the screen
* 01 - border Border area
* 02 - title Title bar
* 03 - unsel Unselected menu item
* 04 - h...