diff options
Diffstat (limited to 'icewm-themes/Helix/menuButtonA.xpm')
-rw-r--r-- | icewm-themes/Helix/menuButtonA.xpm | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/icewm-themes/Helix/menuButtonA.xpm b/icewm-themes/Helix/menuButtonA.xpm new file mode 100644 index 00000000..0ab8b78c --- /dev/null +++ b/icewm-themes/Helix/menuButtonA.xpm @@ -0,0 +1,56 @@ +/* XPM */ +static char * menu_xpm[] = { +"22 44 9 1", +" c None", +". c #000000", +"+ c #FFFFFF", +"@ c #CCCCCC", +"# c #B3B2B0", +"$ c #999999", +"% c #AAAAA8", +"& c #7A7978", +"* c #CBCAC9", +"......................", +".+++++++++++++++++++++", +".+@@@@@@@@@@@@@@@@@@@@", +".+@###################", +".+@###################", +".+@###################", +".+@###################", +".+@#####$$$#$$$#######", +".+@#####$..+$..+######", +".+@#####$..+$..+######", +".+@######+++#+++######", +".+@#####$$$#$$$#######", +".+@#####$..+$..+######", +".+@#####$..+$..+######", +".+@######+++#+++######", +".+@###################", +".+@###################", +".+@###################", +".+@###################", +".+@###################", +".+@$$$$$$$$$$$$$$$$$$$", +"......................", +"......................", +".+++++++++++++++++++++", +".+@@@@@@@@@@@@@@@@@@@@", +".+@###################", +".+@###################", +".+@###################", +".+@###################", +".+@###################", +".+@######%%%#%%%######", +".+@######%&&*%&&*#####", +".+@######%&&*%&&*#####", +".+@#######***#***#####", +".+@######%%%#%%%######", +".+@######%&&*%&&*#####", +".+@######%&&*%&&*#####", +".+@#######***#***#####", +".+@###################", +".+@###################", +".+@###################", +".+@###################", +".+@$$$$$$$$$$$$$$$$$$$", +"......................"}; |