summaryrefslogtreecommitdiffstats
path: root/panel.inc
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-09-10 07:41:26 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-09-10 07:41:26 +0000
commit5f0262efdf5865a7814996e9ba31a987f74fe2f9 (patch)
tree7bfef89769c3baab75fa43b2f420355fad37698d /panel.inc
parent3817038fb1ecc02c66af971ed10320d77a7f1116 (diff)
downloadbootloader-theme-5f0262efdf5865a7814996e9ba31a987f74fe2f9.tar
bootloader-theme-5f0262efdf5865a7814996e9ba31a987f74fe2f9.tar.gz
bootloader-theme-5f0262efdf5865a7814996e9ba31a987f74fe2f9.tar.bz2
bootloader-theme-5f0262efdf5865a7814996e9ba31a987f74fe2f9.tar.xz
bootloader-theme-5f0262efdf5865a7814996e9ba31a987f74fe2f9.zip
- change color of F1,F2... at bottom so that it's readable
- adapt the position and width of the menu to the image - increase max entries (it won't hurt if you have less, and the user doesn't know the hidden entries can be obtained through scrolling the list of entries)
Diffstat (limited to 'panel.inc')
-rw-r--r--panel.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/panel.inc b/panel.inc
index 356f840..d2d28e3 100644
--- a/panel.inc
+++ b/panel.inc
@@ -14,7 +14,7 @@
/panel.text.Fy 0 def
/panel.font font.normal def
/panel.normal white def
-/panel.high blue def
+/panel.high lightblue def
/panel.bg lightgray def
/panel.border lightdotcolor def