summaryrefslogtreecommitdiffstats
path: root/src/pixmaps/cursor-rect.xpm
diff options
context:
space:
mode:
authorJosh Andler <scislac@gmail.com>2006-02-03 23:35:36 +0000
committerscislac <scislac@users.sourceforge.net>2006-02-03 23:35:36 +0000
commita50665de10f294ff066bf979b0b2aad10be1d9ac (patch)
treecc20922fac580e37d8371f82f8fd90110b2c452e /src/pixmaps/cursor-rect.xpm
parentApplying patch #1415503 by James Kilfiger / zeimusu - treat XPMs like headers... (diff)
downloadinkscape-a50665de10f294ff066bf979b0b2aad10be1d9ac.tar.gz
inkscape-a50665de10f294ff066bf979b0b2aad10be1d9ac.zip
I whipped up some colorized icons for the time being - these are temporary until Andre replaces them.
(bzr r71)
Diffstat (limited to 'src/pixmaps/cursor-rect.xpm')
-rw-r--r--src/pixmaps/cursor-rect.xpm21
1 files changed, 11 insertions, 10 deletions
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+. ",
" .+++++++++++++++. ",
" ................. ",
" ",