[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#680505: desktop-base: Text has too low contrast with new Grub background



tags 680505 + pending
thanks

Hey folks,

Here's the diff of what I pushed to svn:

| Index: debian/changelog
| ===================================================================
| --- debian/changelog    (revision 298)
| +++ debian/changelog    (revision 297)
| @@ -9,8 +9,6 @@
|    * Add ${misc:Depends} to the Depends for the binary package. We're using
|      debhelper, so we should behave nicely.
|    * Updated GDM & KDM's login background to have branding in the lower-right.
| -  * Inverting the GRUB highlight colors. This helps those who might be hard
| -    of sight, or think it's generally hard to see. (Closes: #680505)
|
|   -- Paul Tagliamonte <paultag@debian.org>  Mon, 09 Jul 2012 20:24:40 -0400
|
| Index: grub/grub_background.sh
| ===================================================================
| --- grub/grub_background.sh (revision 298)
| +++ grub/grub_background.sh (revision 297)
| @@ -1,3 +1,3 @@
|  WALLPAPER=/usr/share/images/desktop-base/desktop-grub.png
| -COLOR_NORMAL=white/black
| -COLOR_HIGHLIGHT=black/white
| +COLOR_NORMAL=light-gray/black
| +COLOR_HIGHLIGHT=white/black

It's a bit more "classic grub", but I think we're going for more "classic" this
cycle anyway.

Thanks, everyone!
  Paul

-- 
 .''`.  Paul Tagliamonte <paultag@debian.org>
: :'  : Proud Debian Developer
`. `'`  4096R / 8F04 9AD8 2C92 066C 7352  D28A 7B58 5B30 807C 2A87
 `-     http://people.debian.org/~paultag

Attachment: signature.asc
Description: Digital signature


Reply to: