diff options
author | Nick Roberts <nickrob@snap.net.nz> | 2005-10-25 10:39:14 +0000 |
---|---|---|
committer | Nick Roberts <nickrob@snap.net.nz> | 2005-10-25 10:39:14 +0000 |
commit | c7b5b94b1f537bf6d178c9af6101d83fa28b0c06 (patch) | |
tree | 0bbc1dca38c118fb56a5319c0eb3e44f89bb2916 /etc/images | |
parent | a42d13093cf22115d6747f94de3a5f851052df97 (diff) | |
download | emacs-c7b5b94b1f537bf6d178c9af6101d83fa28b0c06.tar.gz |
Colour correction.
Diffstat (limited to 'etc/images')
-rw-r--r-- | etc/images/gud/until.xpm | 2 |
1 files changed, 1 insertions, 1 deletions
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", |