summaryrefslogtreecommitdiffstats
path: root/bootdisk
diff options
context:
space:
mode:
authorPeter Jones <pjones@redhat.com>2008-04-02 14:29:16 -0400
committerPeter Jones <pjones@pjones2.localdomain>2008-04-02 14:29:16 -0400
commit932531264a289ad22f7cff1c93e865a0348f81a7 (patch)
tree918e28690ed6524816931544d5f91e088604e73a /bootdisk
parent555212073bc84e035fed97a9d102a32084940d81 (diff)
downloadanaconda-932531264a289ad22f7cff1c93e865a0348f81a7.tar.gz
anaconda-932531264a289ad22f7cff1c93e865a0348f81a7.tar.xz
anaconda-932531264a289ad22f7cff1c93e865a0348f81a7.zip
Set the scrollbar color so it doesn't surprise me the same way in the future.
Diffstat (limited to 'bootdisk')
-rwxr-xr-xbootdisk/i386/syslinux.cfg1
-rwxr-xr-xbootdisk/x86_64/syslinux.cfg1
2 files changed, 2 insertions, 0 deletions
diff --git a/bootdisk/i386/syslinux.cfg b/bootdisk/i386/syslinux.cfg
index 4672f3283..775b7cf01 100755
--- a/bootdisk/i386/syslinux.cfg
+++ b/bootdisk/i386/syslinux.cfg
@@ -18,6 +18,7 @@ menu color tabmsg 0 #ffffffff #00000000
menu color unsel 0 #ffffffff #00000000
menu color hotsel 0 #ff000000 #ffffffff
menu color hotkey 7 #ffffffff #ff000000
+menu color scrollbar 0 #ffffffff #00000000
label linux
menu label ^Install or upgrade an existing system
diff --git a/bootdisk/x86_64/syslinux.cfg b/bootdisk/x86_64/syslinux.cfg
index 4672f3283..775b7cf01 100755
--- a/bootdisk/x86_64/syslinux.cfg
+++ b/bootdisk/x86_64/syslinux.cfg
@@ -18,6 +18,7 @@ menu color tabmsg 0 #ffffffff #00000000
menu color unsel 0 #ffffffff #00000000
menu color hotsel 0 #ff000000 #ffffffff
menu color hotkey 7 #ffffffff #ff000000
+menu color scrollbar 0 #ffffffff #00000000
label linux
menu label ^Install or upgrade an existing system