aboutsummaryrefslogtreecommitdiffhomepage
path: root/images/undo.xpm
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>1998-10-12 14:01:45 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>1998-10-12 14:01:45 +0000
commita75123a4822f45a0ddab75e52e9ba2e4593f3865 (patch)
tree1307f67e8964a47aa033e5404b7d9951ca37881a /images/undo.xpm
parentf7178cf74df6369b69d981c30999670f96e6cd15 (diff)
Simplified appearance of buttons as suggested by tms.
(Unfortunately new designs are a bit asymmetric)
Diffstat (limited to 'images/undo.xpm')
-rw-r--r--images/undo.xpm75
1 files changed, 40 insertions, 35 deletions
diff --git a/images/undo.xpm b/images/undo.xpm
index fa5b3cea..0c3872fe 100644
--- a/images/undo.xpm
+++ b/images/undo.xpm
@@ -1,6 +1,6 @@
/* XPM */
static char * undo_xpm[] = {
-"32 32 19 1",
+"32 32 24 1",
" c None",
". c #BCBCBC",
"+ c #B09595",
@@ -8,47 +8,52 @@ static char * undo_xpm[] = {
"# c #984747",
"$ c #870D0D",
"% c #8D2020",
-"& c #B6A8A8",
-"* c #923434",
-"= c #A46E6E",
-"- c #929292",
-"; c #7D7D7D",
-"> c #3E3E3E",
-", c #000000",
-"' c #686868",
-") c #151515",
-"! c #2A2A2A",
-"~ c #A7A7A7",
-"{ c #545454",
+"& c #902D2D",
+"* c #9D5858",
+"= c #B09494",
+"- c #A06262",
+"; c #891515",
+"> c #AC8888",
+", c #923434",
+"' c #A46E6E",
+") c #929292",
+"! c #7D7D7D",
+"~ c #3E3E3E",
+"{ c #000000",
+"] c #686868",
+"^ c #151515",
+"/ c #2A2A2A",
+"( c #A7A7A7",
+"_ c #545454",
"................................",
".....+@@@@@@@@@@@@@@@@@@@@@.....",
".....#$$$$$$$$$$$$$$$$$$$$$.....",
".....#$##################%$.....",
".....#$..................#$.....",
".....#$..................#$.....",
-".....#$........&......&..#$.....",
-".....#$.......&%.....@@..#$.....",
-".....#$..#$..&%$....@$@..#$.....",
-".....#$..#$.&%$$...@$$@..#$.....",
-".....#$..#$&%$$$..@$$$@..#$.....",
-".....#$..#$%$$$$.@$$$$@..#$.....",
-".....#$..#$$$$$$+$$$$$@..#$.....",
-".....#$..#$$$$$$.#$$$$@..#$.....",
-".....#$..#$@$$$$..#$$$@..#$.....",
-".....#$..#$.@$$$...#$$@..#$.....",
-".....#$..#$..@$$....#$@..#$.....",
-".....#$..+@...@$.....#@..#$.....",
-".....#$........@......+..#$.....",
+".....#$..............$...#$.....",
+".....#$............$$$...#$.....",
+".....#$.........$$$$$$...#$.....",
+".....#$.......$$$$$$$$...#$.....",
+".....#$....$$$$$$$$$$$...#$.....",
+".....#$..$$$$$$$$$$$$$...#$.....",
+".....#$..$$$$$$$$$$$$$...#$.....",
+".....#$..&$$$$$$$$$$$$...#$.....",
+".....#$.....$$$$$$$$$$...#$.....",
+".....#$.......*$$$$$$$...#$.....",
+".....#$.........=&$$$$...#$.....",
+".....#$............-;$...#$.....",
+".....#$..............>...#$.....",
".....#$..................#$.....",
".....#$..................#$.....",
-".....#$@@@@@@@@@@@@@@@@@@*$.....",
+".....#$@@@@@@@@@@@@@@@@@@,$.....",
".....#$$$$$$$$$$$$$$$$$$$$$.....",
-".....=#####################.....",
-"....................-;..........",
-"......>,'.)!........')..........",
-"......;)..>~>'->~.->!>.~{>-.....",
-"......>>..,.>>',;-!.>'~)~',.....",
-"......,;.~>.!>~,.>;-,-{>.;).....",
-"......)'.''.,~;).,{>,.>!~);.....",
-"......->>'.~>.;>-{{->-~>>-......",
+".....'#####################.....",
+"....................)!..........",
+"......~{].^/........]^..........",
+"......!^..~(~])~(.)~/~.(_~).....",
+"......~~..{.~~]{!)/.~](^(]{.....",
+"......{!.(~./~({.~!){)_~.!^.....",
+"......^].]].{(!^.{_~{.~/(^!.....",
+"......)~~].(~.!~)__)~)(~~)......",
"................................"};