]> git.ipfire.org Git - ipfire.org.git/commitdiff
netboot menu: Change color of the highlighted menu entry.
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 17 Dec 2010 12:35:54 +0000 (13:35 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 17 Dec 2010 12:35:54 +0000 (13:35 +0100)
www/templates/netboot/menu.cfg

index 828eb2b14924a352d4aca08eb0cf3fc74fe0a49c..ccdd5948f56b1698bedd58ce8ca5b6ef1bd7106d 100644 (file)
@@ -3,8 +3,8 @@ menu width 49
 menu margin 8
 menu color title               * #FFFFFFFF *
 menu color border              * #00000000 #00000000 none
-menu color sel                 * #ffffffff #999999ff *
-menu color hotsel              1;37;7;40 #ffffffff #999999ff *
+menu color sel                 * #ffffffff #ffff6633 *
+menu color hotsel              1;7;37;40 #ffffffff #99ff6633 *
 menu color tabmsg              * #ffffffff #00000000 *
 menu vshift 8
 menu rows 10