From a50665de10f294ff066bf979b0b2aad10be1d9ac Mon Sep 17 00:00:00 2001 From: Josh Andler Date: Fri, 3 Feb 2006 23:35:36 +0000 Subject: I whipped up some colorized icons for the time being - these are temporary until Andre replaces them. (bzr r71) --- src/pixmaps/cursor-rect.xpm | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) (limited to 'src/pixmaps/cursor-rect.xpm') diff --git a/src/pixmaps/cursor-rect.xpm b/src/pixmaps/cursor-rect.xpm index 508dd4b54..0ae4ebc38 100644 --- a/src/pixmaps/cursor-rect.xpm +++ b/src/pixmaps/cursor-rect.xpm @@ -1,9 +1,10 @@ /* XPM */ static char * cursor_rect_xpm[] = { -"32 32 3 1", +"32 32 4 1", " c None", ". c #FFFFFF", "+ c #000000", +"b c #98B6D3", " ... ", " .+. ", " .+. ", @@ -13,15 +14,15 @@ static char * cursor_rect_xpm[] = { " .+. ", " .+. ................. ", " ... .+++++++++++++++. ", -" .+.............+. ", -" .+.............+. ", -" .+.............+. ", -" .+.............+. ", -" .+.............+. ", -" .+.............+. ", -" .+.............+. ", -" .+.............+. ", -" .+.............+. ", +" .+bbbbbbbbbbbbb+. ", +" .+bbbbbbbbbbbbb+. ", +" .+bbbbbbbbbbbbb+. ", +" .+bbbbbbbbbbbbb+. ", +" .+bbbbbbbbbbbbb+. ", +" .+bbbbbbbbbbbbb+. ", +" .+bbbbbbbbbbbbb+. ", +" .+bbbbbbbbbbbbb+. ", +" .+bbbbbbbbbbbbb+. ", " .+++++++++++++++. ", " ................. ", " ", -- cgit v1.2.3