From da33e972614a91b7ad30a877840594f23c2b0da9 Mon Sep 17 00:00:00 2001 From: Yves-Alexis Perez Date: Sun, 14 Nov 2010 15:47:19 +0000 Subject: [PATCH] switch to light grey for people with dark screens --- grub/grub_background.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grub/grub_background.sh b/grub/grub_background.sh index ee6a728..75d9547 100644 --- a/grub/grub_background.sh +++ b/grub/grub_background.sh @@ -1,3 +1,3 @@ WALLPAPER=/usr/share/images/desktop-base/desktop-grub.png COLOR_NORMAL=white/black -COLOR_HIGHLIGHT=dark-gray/black +COLOR_HIGHLIGHT=light-gray/black