diff options
| author | Josh Andler <scislac@gmail.com> | 2006-02-07 15:09:09 +0000 |
|---|---|---|
| committer | scislac <scislac@users.sourceforge.net> | 2006-02-07 15:09:09 +0000 |
| commit | 06b487d2384639071cb21e53616fb0500c2da3ff (patch) | |
| tree | 6e4eb5a97c2547b3764479e3bb81106628e055ab /src/pixmaps/cursor-text.xpm | |
| parent | reverted changes for color cursors (diff) | |
| download | inkscape-06b487d2384639071cb21e53616fb0500c2da3ff.tar.gz inkscape-06b487d2384639071cb21e53616fb0500c2da3ff.zip | |
revert to black and white cursors
(bzr r103)
Diffstat (limited to 'src/pixmaps/cursor-text.xpm')
| -rw-r--r-- | src/pixmaps/cursor-text.xpm | 44 |
1 files changed, 11 insertions, 33 deletions
diff --git a/src/pixmaps/cursor-text.xpm b/src/pixmaps/cursor-text.xpm index 8e32cd254..cea25f2bc 100644 --- a/src/pixmaps/cursor-text.xpm +++ b/src/pixmaps/cursor-text.xpm @@ -1,31 +1,9 @@ /* XPM */ static char * cursor_text_xpm[] = { -"32 32 25 1", +"32 32 3 1", " c None", ". c #FFFFFF", "+ c #000000", -"@ c #979797", -"# c #454444", -"$ c #747474", -"% c #202021", -"& c #A3A3A3", -"* c #505050", -"= c #7F7F7E", -"- c #2D2D2C", -"; c #5A5B5B", -"> c #080909", -", c #8B8B8B", -"' c #373737", -") c #676666", -"! c #141314", -"~ c #434443", -"{ c #0D0D0D", -"] c #292928", -"^ c #343434", -"/ c #030303", -"( c #737373", -"_ c #202020", -": c #504F4F", " . ", " .+. ", " .+. ", @@ -38,16 +16,16 @@ static char * cursor_text_xpm[] = { " .+. ", " .+. ", " .+. .... ", -" .+. .@#++. ", -" .+. .$%++. ", -" . .&*++++. ", -" .=-++++. ", -" .;>++++. ", -" .,'+..+++. ", -" .)!+..+++. ", -" .~++{]^/+. ", -" .(_++++++++. ", -" .:++....+++. ", +" .+. .++++. ", +" .+. .++++. ", +" . .++++++. ", +" .++++++. ", +" .++++++. ", +" .+++..+++. ", +" .+++..+++. ", +" .++++++++. ", +" .++++++++++. ", +" .+++....+++. ", " ... ... ", " ", " ", |
