grub/grub_background.sh: invert highlight and normal text color for better

readability.
This commit is contained in:
Yves-Alexis Perez
2010-11-17 21:27:07 +00:00
parent 2055c192c1
commit 45a3926d6d
2 changed files with 9 additions and 2 deletions
+7
View File
@@ -1,3 +1,10 @@
desktop-base (6.0.1) UNRELEASED; urgency=low
* grub/grub_background.sh: invert highlight and normal text color for better
readability.
-- Yves-Alexis Perez <corsac@debian.org> Wed, 17 Nov 2010 22:26:39 +0100
desktop-base (6.0.0) unstable; urgency=low
* The “Welcome Noémie” upload, adding Squeeze artwork.
+2 -2
View File
@@ -1,3 +1,3 @@
WALLPAPER=/usr/share/images/desktop-base/desktop-grub.png
COLOR_NORMAL=white/black
COLOR_HIGHLIGHT=light-gray/black
COLOR_NORMAL=light-gray/black
COLOR_HIGHLIGHT=white/black