summaryrefslogtreecommitdiff
Side-by-side diff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--pics/start_button.xpm37
1 files changed, 17 insertions, 20 deletions
diff --git a/pics/start_button.xpm b/pics/start_button.xpm
index 08fa892..6eba2a5 100644
--- a/pics/start_button.xpm
+++ b/pics/start_button.xpm
@@ -1,29 +1,26 @@
/* XPM */
-static char * start_xpm[] = {
-"50 16 10 1",
+static char * start_button_xpm[] = {
+"50 16 7 1",
" c None",
". c #707070",
"+ c #FFFFFF",
"@ c #000000",
-"# c #99CC00",
+"# c #008200",
"$ c #C0C0C0",
-"% c #666600",
-"& c #333300",
-"* c #336600",
-"= c #003300",
+"% c #B7B500",
".++++++++++++++++++++++++++++++++++++++++++++++++@",
"+##############$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@",
-"+#####%&&*#####$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@",
-"+###*@@@@@@%###$$$@@@@$$$$@$$$$$$$$$$$$$$$$$$@$$$@",
-"+##*@@%##%@@%##$$@@$$@@$$@@$$$$$$$$$$$$$$$$$@@$$$@",
-"+##@@######@@##$$@@$$$$$@@@@@$$@@@@$$$@@$@@@@@@@$@",
-"+#%@%###&@#%@*#$$@@@$$$$$@@$$$@@$$@@$$@@$@@$@@$$$@",
-"+#&@###&@&##@&#$$$@@@@$$$@@$$$$$$$@@$$@@@$$$@@$$$@",
-"+#&@##&@@&##@&#$$$$$@@@$$@@$$$$@@@@@$$@@$$$$@@$$$@",
-"+#*@%#@&&@&*@%#$$$$$$@@$$@@$$$@@$$@@$$@@$$$$@@$$$@",
-"+##@@####&@@@##$$@@$$@@$$@@$$$@@$$@@$$@@$$$$@@$$$@",
-"+##%@@%##*@@@##$$$@@@@$$$$@@@$$@@@$@@$@@$$$$$@@@$@",
-"+###%@@@@@@=@%#$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@",
-"+#####*&&%##%##$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@",
-"+##############$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@",
+"+####@@@@@@####$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@",
+"+###@@@@@@@@###$$$@@@@$$$$@$$$$$$$$$$$$$$$$$$@$$$@",
+"+##@@#####@@@##$$@@$$@@$$@@$$$$$$$$$$$$$$$$$@@$$$@",
+"+#@@#######@@@#$$@@$$$$$@@@@@$$@@@@$$$@@$@@@@@@@$@",
+"+#@#########@@#$$@@@$$$$$@@$$$@@$$@@$$@@$@@$@@$$$@",
+"+#@###@%@###@@#$$$@@@@$$$@@$$$$$$$@@$$@@@$$$@@$$$@",
+"+#@###%%%###@@#$$$$$@@@$$@@$$$$@@@@@$$@@$$$$@@$$$@",
+"+#@###@%@###@@#$$$$$$@@$$@@$$$@@$$@@$$@@$$$$@@$$$@",
+"+#@#########@@#$$@@$$@@$$@@$$$@@$$@@$$@@$$$$@@$$$@",
+"+#@@########@@#$$$@@@@$$$$@@@$$@@@$@@$@@$$$$$@@@$@",
+"+##@@######@@@#$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@",
+"+###@@####@@@##$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@",
+"+####@@@@@@@###$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@",
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"};