From: Nick Roberts Date: Tue, 25 Oct 2005 10:39:14 +0000 (+0000) Subject: Colour correction. X-Git-Tag: emacs-pretest-22.0.90~6297 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c7b5b94b1f537bf6d178c9af6101d83fa28b0c06;p=emacs.git Colour correction. --- diff --git a/etc/images/gud/until.xpm b/etc/images/gud/until.xpm index f82da6700b2..aae32e177a7 100644 --- a/etc/images/gud/until.xpm +++ b/etc/images/gud/until.xpm @@ -2,7 +2,7 @@ static char * goto_xpm[] = { "24 24 6 1", " c None", -". c #ff0000", +". c #cc0033", "X c #616161", "o c #2a1f55", "O c #adadad",