home *** CD-ROM | disk | FTP | other *** search
/ ftp.ee.pdx.edu / 2014.02.ftp.ee.pdx.edu.tar / ftp.ee.pdx.edu / pub / elvis / themes_archive / greenspeckle.thm < prev    next >
Text File  |  2001-12-03  |  35KB  |  305 lines

  1. GREENSPECKLE
  2.  
  3. Normal text uses a speckled image that looks sort of like institutional
  4. linoleum, tinted dark green.  A different image is used for the widget
  5. backgrounds.  Of course, if you don't like green you can easily change
  6. the tint yourself.
  7.  
  8. BEGIN greenspeckle.ex
  9. try set textcursor=opaque
  10. color normal white on dark green speckle.xpm
  11. if color("idle") != "like normal"
  12. then color idle white on gray30 speckle.xpm
  13. color cursor yellow on yellow
  14. color selection on goldenrod
  15. color bottom like normal
  16. color toolbar black on green chunky.xpm
  17. color tool black on palegoldenrod
  18. color scrollbar like toolbar
  19. color scroll like tool
  20. color statusbar like toolbar
  21. color status like tool
  22. END greenspeckle.ex
  23. BEGIN speckle.xpm
  24. /* XPM */
  25. static char * speckle_xpm[] = {
  26. /* width height ncolors chars_per_pixel */
  27. "128 128 5 1",
  28. /* colors */
  29. "0    c #bebebe",
  30. "1    c #9e9e9e",
  31. "2    c #7f7f7f",
  32. "3    c #5f5f5f",
  33. "4    c #404040",
  34. /* pixels */
  35. "31000012322212233211011223333333343322344432222233333333343323343211001223333444332222222344333334322234344323433222322110000112",
  36. "32100012222222222211111223333333343333344332222233333333443333343321112223344444432222223343333334432334444333443322222110001122",
  37. "32211111111222222110011233333333344444444322222233333444333333443333333333444444332223334443333333334444443333443333322100011223",
  38. "33322111011222211110011233333333333333444322222223344333223344433343334444444443333334443343333332222234444444443333322100011233",
  39. "43333210111232211100001233333333333333334322112233443222222344433343222343344333334443333333432333210123344444443443332100012233",
  40. "33333211001122211100001233333333333333333322111223432222222234433343222222233333344333333332222333211123333333444444332100012233",
  41. "33333221000111211100001223333333333333333332221223422222222223443344333222222223343223333332222233221222333333344444432110012233",
  42. "33333321110011122100001222223333333333333333222113322222222222343334443322222223432122233322112233322222223333344333443111122233",
  43. "33333322111001223100000122221333333333333333321103322222222222343333344322222223432111223221111233333222222333343333334212234333",
  44. "33333322211111222100000112222333333333333332222123222222222222344333344332222223431111122111001233333332222233344333333333344333",
  45. "32222222333333222100000111112233333333333221111234222222222223334444334443222223431000000000011223344433222222234332222344334433",
  46. "22211124334444322100000011111233333333321111112234222222233333333344333334322233431000000111111123343343322112223432222233333433",
  47. "22110133222334433110000011110123333333210001212334322223444434333344333333444333331000012222321112432343332211221332222233332343",
  48. "32111243222334432210000001111122333443210111222344322223444444333432222232233444431000012222221123432343333322222332222223333344",
  49. "33233433222344332211100000011122333333222222233343322233444444334321111111112233321000112222221223433344333443333343322222233344",
  50. "33443333223443333221110000011122333333333333333344322233344444343311000000011122321100111222221233434444334444433344332222233334",
  51. "34333332233423333322311000012222332333333334444434333223333344443210000000001112321110011111211233444443344444343334333222234334",
  52. "33223333334333333333221100011222222233333334444443322222233344443321000000000001111000000111111122334444444333344334443322233333",
  53. "22222223334333333332222111001111112223333344444443322222222333444432100000000000110000000000000011223334443333344334444333222222",
  54. "22222223343323344432222221011111111112333333444443322222222333333344310000000000000000000000000000112234443222344344444443222222",
  55. "22222223443333343432222231112211000002334433334443322222222344332223231000000000100000000000100000000234432222233444444433223222",
  56. "22222233433333334332222221112110000011233333333444322222223343322222332000000000000000000000000000000234332222234444444443222222",
  57. "22223344433333333322222222111100000001233333333344322222233333222222342100000000000000000000000000001234322222223334444443222222",
  58. "22224443333333333322222333211100000001233333333334322223343333222222242110000111100000000000000000002343322223333333444443222222",
  59. "22233333333323333322123434321100000001333333333333432234344433222222342111111111100000000000000000014443333333333333344443322222",
  60. "22243333333333333333234434432110000112333333333333433334444443322223342222222111110000000000000000023444444443333334443334432222",
  61. "22343333333333334444344333334322112223333333333333443334444334443344333333222222211100000000000000123433334444444444333333343322",
  62. "22333333333333344344444333223343333333333333233333444334443333333332223333333222222221111100000000134433333444433322222222334432",
  63. "22433333333333343333333343222343333333332332223333344444343333332222223343333332322232223100000011344433333344431221011102333432",
  64. "23433333333333343333333332222344333333333333222333444443333333322222233333333333322222233210000112444333333344432221111112233433",
  65. "34333333333333343343332222222334333333333333322223333321122233222212223333333333332223333321001123344433333344432221111112233443",
  66. "43333333333333344444332222223344332233333333322223332210011233332222223333332223333333444322111234333433333344433322222222233444",
  67. "33333333333333343344432222224443322223333333322232222100001233333322223333321223333334444432212234332433333433343333322222233343",
  68. "33333333333333333344422222223443322223333333322111111000001233333332223333322223344444444321111234333433333433334443322223333433",
  69. "32333333333333333334432222223443322223333333321000000000011233444333222332211223444444433221001234444443344333233344332333333443",
  70. "22233333333333333334433333223343332223333333221000000000012334444443322211101233344434333210000234444444333222222334334444333343",
  71. "12233333333343333333444443332344333333333333210000000000012334444444322100001233334324333210000133333443222232222234344334443333",
  72. "32333333333333333333344443332344333333333333210000000011123334433334332100001233334444222100000011223343222222222233443334443333",
  73. "33333222333333333333344333322344443334443333210000001122333334333334432100001233333332110000000000122343222222222223333444433333",
  74. "33322223323333333333343322222344344344444433210000012333333334332334432100001233333210000000000000122334322222222222334433333333",
  75. "33322223422222333333333222223344344434444444321000134333333344332333433200001233332100000000000000023333422222222222344333333333",
  76. "33221122222222222333432222222334444444344444332111233333333334433333443321001223332000000000000000122333432222222223343333333333",
  77. "32211112222111122224322222222333334444444444432212233333333333444433344332101123321000000000000001123333343222222223433333333333",
  78. "22110011221111111233222222223333333444433443343222333333333333334443334444211122321110000000000111223333334322222234333333334433",
  79. "21100001321101111233222222234333333434431343234323333333333323333443233334420122321121000000101122233333333322222233123333344433",
  80. "21110001111111111134333333333433333444433343334333443444444433333443333333432122221111000000111122223333333433222243223333334433",
  81. "22111111111111111233444433444444433444444443334434444333223343344443333333432222221110000000111122222223333343333343333333333433",
  82. "32111111100111112222333333334444443344444443334434333222222343334444333333432222221110000001222222222222233344334444333333333333",
  83. "32212111110111123222123333333333344344443443334434322222222333333444333323432233322110000001322232221222223344443444443333333333",
  84. "32222211110111112111223333333333344334444444444444332222222433334444433333344444332100000002222222211122223333443444443333333433",
  85. "32222221110111101112222333333333344434443444433344443322223433334444433323334334443211000012222222211112223333344444444333334433",
  86. "22223222111111001112222222334444344434433333333333333443334322344444443222233323443332211112222222211111233333344444444444444433",
  87. "22234221211121001112322212344444344434433322223333333334443202344444343222222223443333321222332232221112133333344334344434444332",
  88. "11122211101110000011222223343334444444333322233333333333433222344444432222222223443333332222222333222222333333343333444444443221",
  89. "00111110001110000000122233433333333443333322233333333333332223344444332222222223443333333332222333332233333333343322344433332210",
  90. "00001000000110000000012333433222333433333332233333333333332233334443322222222233443333333333323333333333333333443322234333322100",
  91. "00000110000110000000012333432222233432233332233333333333332223333443322222222333444333333333323333333333333334443332234333321100",
  92. "00011111000000000000012333433222334322223333333333333333332233334433222222233344444333333343323333333333333444333332234333221100",
  93. "01112221110000000000112233433322343211122233333333333333332233334432222222334444444443444444322333333333334433333333344332221110",
  94. "22222222210000000000122223433323342111111233333333333333332223333432222333443343334444444444322223333334443322322233444332222112",
  95. "43233332210000000001222213433333432000011233333333333333332223333432223344433333333444443444332212333344333222222223344332222112",
  96. "33233333221000000001112223433334432000001123333333333333222223344432233444443444333334444444432222333443333323332223444432221112",
  97. "33233333321000000001122344344434332100000123333333333322111223334433333444444444433333334443443222334443333333333323334443211112",
  98. "33333333321100001111223433344444332210000122333333332210001233333444433444333334433333333443343333344443334444443333333443211112",
  99. "33333333332110123322234332343343322231000012232333333100001234443444333343322234333223333343243333334444344333333443234443210112",
  100. "44443333321101233444433332343333222110000122333333222100001344444444333333322234433323333334432222223444444332222234444433211123",
  101. "33344333321112234433322222343322111100000123334433221000012433333332222232222233443333344332111111122333433221110122333222222234",
  102. "22334433322223334433222222343321100000000123334443210001123322233322222222222233444444444321000011112223332110000012222111223343",
  103. "22233444332333334433222222343321000000110233444334310111124322223222222222223334444444443310000010011122321000000011211101233343",
  104. "22333444433333333343222222234321000111112233444333421122333433322222222222223334444443333211000000001111100000000011111001223343",
  105. "33344443333333333334332222233432111122233333443333343333333443332222222222223444444333333221100110000000000000000001111001122344",
  106. "44443333333333333333432222222342212233333334333333333433333334433222222222234444443222333322111111000000000000000001110000112233",
  107. "33333333333333333333443222222343123343333334233333223343333333433322322222232334443222333332122231000000000011000011110000012223",
  108. "23333333333333333333343222222343333333333334333332222343333333443322222222243333432222333333222221000000000111100011110000011222",
  109. "22333333333333333333334434444444333333333334333322222234333333443322222222342222322223333333333221000000001111111111111112222222",
  110. "22333333333333333333322333333444443333333343322222222234333333343322222233432222222223333333333321000000111222221111112233333222",
  111. "12333333333333333333211233333344444333333343222222222234333333344332233344320111122223333333333321000111222232222111123333333322",
  112. "22233333333333333332110123333344444433333343222222222223433333334443334433210011122333333333333322111122333333322111223333333322",
  113. "22233333333333333321000012234444444444444433222222222222344322233333333222110001223333333333333332222233333333322112333333333322",
  114. "32222333333222222210000001234344443333344433222332222222234211233332111222110001223333333233333333333333333444432223333334433333",
  115. "32222233332101123200000000242344343332334332222333222222224201233321001121100001323333332223333333334433334323343333333344433333",
  116. "22222333322100011100000000243344433222223322222333222222224322333321000011000000123333333222222233344333344322234433333334433322",
  117. "12223333332100000111000112234444332222222222222222222223334434444320000000000000112333333222222223343333334322223443333333333222",
  118. "11233333332000000012222223344444432222222223322222333334443333333420000000011000012333333321111222333333334222222343222222233221",
  119. "02233333332000000123433444443444333222222223322223334444344323332420000000011000002233333321001232233333334222222242111221223321",
  120. "22333333332000111223443333344444433222222223323334444444444333333420000000011000001233333321001111233333334222222242111100123322",
  121. "33333333332001223334333333444443333332222222334433334444443333344421100000000000001233333211000110133333334222222242100001223332",
  122. "44444433331012333343322333344433334444332233343333333334444333443432111100000000001233332210000000133333333222222242100011233333",
  123. "34443444432112333343222333334333444313444333443333333334444434433332321111000000001233222110000000133333343222222242001112233334",
  124. "44444433321223333343222222233322334333444444433333333333333444333332221110000000011222221110000001233444432222222331111122233333",
  125. "22222222222233333432222222222222234434444444333333333333333333333332111100000001112222111100001111343332222222233431112222333322",
  126. "11111111222333333432222222222222233444444443333333333333333333333432111000000012222221110000011122432222222222344321122233333222",
  127. "00000111222333334322222222222222233434444443333223333332122333333431111000000113432211112110011233422222222223342211222333333221",
  128. "00111111112233334322222222222222334444444444333222233221112233334432221110000123433222222211111233322222222223343211122233333221",
  129. "11122111111122223322222222222222343322334444433322222111111223333332222221111123334333333221111234322222222222343211112223333221",
  130. "22222210000111223433322222222233432111233334433332221110011223333333333333221223344433444321112234322222222222343211111222333322",
  131. "32333320000101223433432222224344321000133333433333222100001243333323333333322223344323344321112333222222222222343210011122233333",
  132. "33333321111112234433332222224433221100122222333333322111111232222222333333322223344333444332233442222222222222343110001112223333",
  133. "43333333222333334333332222234332221110001111122333333222221222211122233333322223334444433333444332222222222223332110000111122334",
  134. "44333333333333334433332222343322222111000001123333334333322221111112223333322223333333322333323333222222222223432210000111111234",
  135. "34333333333333333433333233343222222221000001223333334443333221111111123333321223333333321243223343222222222223433211000121112234",
  136. "44333333333333334433333333443222222221100011223333334444443211111111122333222233333333322233222333222222222234332211000111112234",
  137. "43333333333333334433333333443222333222111111223333334444444211110001112222222333333333322233222332222222222234332211000111011234",
  138. "33333333333333334433444444443323333322222111223333334433334311100000111112223333333333222233222222222222222344332211101111101233",
  139. "43333333333333334433444434444323333333222222133333333333233311100000001111123333333333221233222232222222222343332211101121101233",
  140. "33333333333333344434444434443323333333333332333333334333233321100000000000112233333333222233222222222222222344322211111111011233",
  141. "33333333333333344434333444333222333333333333333333343333333421110000000000011233333333222234222222222222222334322211111111112233",
  142. "22222223333333344334333333322222334444433333333333343223333422111000000000000123333333222234222222222222222223422111111121112222",
  143. "22111122332223343343222332221223343333443344433333332222322422211100000111000123333333322334222222222223332223421111211131122222",
  144. "11111112222222343343223322211123343333344444443333432222222343322111111111100122333333333334333333333333333223432111110011122222",
  145. "11100111222222344443333333211122343223334444443334432222222233432211122222111122333333333333443333333444443333432111100000122222",
  146. "21100011112222334443333333221112343222333344444444332222222223343222222222221222233333333333344443444444444434332110000000112222",
  147. "31100011111122333333333333320112343222333333444434322222222222343322333333223233333333333333334434443333334433323100000000013222",
  148. "21110111111122233333333333322112343323333333333443322222333223343322333333323334443333334443344444443333333332111000000000011222",
  149. "22211112221112233333333333332222334333344333223333333334443333343333333333333334444444433344444444443333333221100000000000001112",
  150. "22222223332112333333333333333322334444444432222333344433334443343333333333333334444333222233344444433333222221000000000000000012",
  151. "32223234242112333333333333333322333334443432222333443333333444442333333323333334443322222223333334433322111221000000000000000011",
  152. "11112234443223333333333333333332333444444322223334433333333344444344433333333344433222222222333334433321111110000000000000000001",
  153. "00011233433333333333333222333333333433333322333344333333333344444444433333334444332222222222333334433221100000000000000111000000",
  154. "00001123333333333333332111233333333432333333444443333333333344444434433334443333322222222222333333432211100000000000001222100000",
  155. "00002122333333333333332101233333333422234334344443333333333344433434333444432333322222222222333223441211000000000000001232100000",
  156. "00000111233333333333322101223333333433333344333333333333333344333444444444332222222222222222332223343222110000000000011232110000",
  157. "00000001223333333333222112223333333433233344333333333333333344333344443444332222222222222222332222344332210000000000111221110000",
  158. "10000000123333333332222222222222233433323443333333333333334444333333333334322222222222222233332222234433221000000001111111111111",
  159. "21000000123443333222122233222221124433223432233333333333444444333323332223433322222222224333332222233444432111000111211100111112",
  160. "11000000123344332222122233322222234333323432223333333333444444433222222223433333222222223333333222223333432211111111211100011111",
  161. "10000001123333332211112223333222243333333432222333333333344333433211111223344433322222222334443322222233433332221122221110000111",
  162. "10000001222222332211112222333323343322334432222233333333344333443211001123344444322222222334444333222234444444332222221111000011"};
  163. /* fractile 1.1 */
  164. END speckle.xpm
  165. BEGIN chunky.xpm
  166. /* XPM */
  167. static char * chunky_xpm[] = {
  168. /* width height ncolors chars_per_pixel */
  169. "128 128 3 1",
  170. /* colors */
  171. "0    c #bebebe",
  172. "1    c #7f7f7f",
  173. "2    c #404040",
  174. /* pixels */
  175. "22222200002222222221111222221110000000122222110000001000222211100111111011111122222211222222220000000000000001112002200122222222",
  176. "22222000022211002022222222211110000001122100000000000000022211000211111000222222222111112222110000000200000111111000000000022222",
  177. "22222000022000000222222222211110000011122000000000000000000000000221110000222222222111111220000000000000000111111111000110122222",
  178. "11112000000000000222222002211110000111122000001111110000000000000221110000222220022111111110000000000022001111111111111111222222",
  179. "11111000000000000222110002221110000111122000111111111110200000000222100002221100022211111100000020000122201111111111111111122211",
  180. "11000000022002022221111002221110000111122001111111111112200011122222000002221100022211111100022210001222001111111111111111122001",
  181. "00000000122222222221111002221100000111122222221111111111200111122222200022220000022211111100022220012222001111111111111111110000",
  182. "00000002222222222221111102220000000111122222222211111112220111222222200012200000022211110000022222222222001111111111111111111000",
  183. "20001112222222220211111102220000000111222222222222111112220012222222221102000000122211000000122222222000201111122221111221111112",
  184. "00011112222222222211111102222220000112222221111222211112202222222222212222200220000000000002222222200000001111222222222220111112",
  185. "20011112222222211111111112222222102222222211111112222222222222222221111122222220000000000022222222100000111111222222222200111111",
  186. "20111122222111111111111111111111222222221111111111122222222222211111111111112200000000000222222111000011111112222111222000111112",
  187. "20111122221111111111111111111111102222211111111111112222022211111111111111111000011111111222211111000011111112221111110000111112",
  188. "20011122211111111111111111111111100222111111111111111222222211111111111111110000011111111222211111000111111112221111110000111122",
  189. "22222222211111111111111111111111000012111111111111111121222211111111111111110000011111112222111111000211111111221111110000011122",
  190. "22222222221111111111111111111111000000000011111111111110022211110000000000000000001111112222111100012222111111122011000000011222",
  191. "22222222021111110111111100111110000000000000100001111111022200000000000000002000201111122221111100222222211111122000000000000122",
  192. "20222122221111110211111102211110020000000000000012111111022000000000020002000000000111222221111112221002001111122200000000000110",
  193. "02222111221111111211111112211110000000000000000122111111122000000002222000000000001111222221111111211000000111122200000220000111",
  194. "12221111111111111111111111000001100001111111002222111111110000000022222220000001111122222211111111110000000111222200002222000111",
  195. "11221111111111000111111110000002100011111111122222111111110000000222222220001111111222222211111111100000200111222000112220001111",
  196. "12221111111000002211111110000200000011111111222222111111110000001222212000001111112222222011111111000000000012222000112220001111",
  197. "12221111100000002211111100000000000011111122222220000011000000022222221000001111122222220000000000000000000022220000112200001111",
  198. "22221111000000000211111100000000000111112222222100000000000000122222220000001112222222200000000000000001200222220000111220001111",
  199. "22211110000000000211111000000122200111112222111000000010000001122222210000001222222222200000000000001112222222220000111220011112",
  200. "22211110020002222221111000002220001111122221111000002222220011122000000022222222222220122200111000011112222222221000111220011122",
  201. "22111110000012222221110000222220001111222211111000022222222022110000002222222222222100222220211111111112222222222000112222222222",
  202. "22111110000122222211000000222200011111222111111000222222221022011100002211112222220002211120211111111122222111112000112222222222",
  203. "21111110000202222110000002222000011111222111110002222111110020011111122211111111110002211110200111111122221111111000112222222222",
  204. "11111110022222221100000002220000111111221111110002221111110000011111222211111111110022211110000111111122211111111000222222211111",
  205. "11111100022222220000000002000000011111222111000012221111100000011222222211000000000222211110000111111222221111110000222222111111",
  206. "00000000022222200000000000000000221111220000000022211111000000022222222000000000002221110000000222222222200111000002222222111111",
  207. "00000000022222200000000020000022200111222000000002211110000001222222220000000000022111100000002222222222000010000002200002211110",
  208. "02000000022222220200000000001222000111220000022222211111022222222222200000011112222111100001222220010000000000000000000002211110",
  209. "00222000022221111000000000022221000222100000022222211111122222222222100000111112222111000022222200000000000000000000000000211100",
  210. "00222200022211111000001111222220002222011111122222111111111122222222200001111122222111000022222000000100000011110000001111200000",
  211. "02222000022211111000111111222200012222001111122221100011111111110222100011111122222111000222211000001111111111111111111111221000",
  212. "02222000222111111000111111222000022220001112222210000001111111111221100011111222222110000222110000001111111111111111111111120000",
  213. "22222000222111110000111112222000222222002222222200000000111111111111110011122222220000002222200000001112222222222222111111120000",
  214. "22222000222111110001111122222000222222222222222000000001211111110111111022222222200000002222100000002222222222222222222222220002",
  215. "22222100022111110001111222222212022221002222220000001112221111100211111002222200000000222222000000002222222222222222222222000022",
  216. "22220000222111110222112222222222222111100000000000011111222111100221111102220000222022222222222000000222222220001022000000001122",
  217. "22200002221111111222222222222222211111100000000000111111122111000221111100000002222222222222222210000122222000000000000000011112",
  218. "22000002221111111112222201222211111111100000000000111111112211000021111100000002222222222222222220000022220000000000000000011112",
  219. "21000022211111111111110000222211111111100001111121111111112220000222111110000122221111111111111220000122220000222000012220011112",
  220. "20000222211111111111110002222211111111000011111110111111112200000222111100001122211111111111111000001122200022222000122200011112",
  221. "20000222221111111110000000000011111110000011111111111111112200002222111100002222211111111111111000001112202222220002222200111112",
  222. "20000122221111110000000000000000000000000011111122111111222200022222111000022222221111110011111000011112222222210002222200111112",
  223. "22001122222110000000000120000000000000002001111222011112222202222222111000222222021111100001110000011112222111100012222220111112",
  224. "20122222220000000000022220002220000001100001112220011122222222222221110000222122221111100000000000011112222111100100001222211112",
  225. "22222222220000000002222222222200001111111011112220001222222222222220000000222111111111000000000000011112221111110000002222222222",
  226. "12222222200000011122222202222200111111111111112221001222211111200000000001222111111110000011000000011122221111110000002221222222",
  227. "02221111100011111122220002222000111111111111122220001122111111100000000111222111111110001111111220011122211111110000112211111100",
  228. "02221111100011111122200002220000111111111111222220001122111111100000001111222111111000001111111220011122211111110000112211111100",
  229. "12221110000011111122000012220000111111111222222200001122111111100000011112221111110000001111112220011222211111110000222211111000",
  230. "02000000000111112222000002200000211111112222222000011112211111000000111122221111000000022222222222121222221111100002222200000000",
  231. "00000000000111122222022202100002221111122222210000011112200000000001111122221110000001222222222222220222021111100022222000000000",
  232. "00000222222212222222222222000001200111122022100000111111201002000001111120221110020022222122222222222222221111100222200000000000",
  233. "00000222222222222222222220000002100011110020000000111111122222000001111110210111222222222222222111222221000000002220000000000000",
  234. "11111222211222211111122200000022200001111100000011111111122221000011111111000001122222200222211111111200000000022200000000011111",
  235. "11111222111111111111111000000022200000111111000011111111112211000011111111100012111111000222111111111100000001222000000001111111",
  236. "11111222111111111111110000000222100000111112000111111111122211000111111111110002111111100222111111111100011111222000000011111111",
  237. "11122222111111111111000000000222000000111112001111111111222211000011111111111002211111100220011111111110001112220000000222222222",
  238. "22222222011111111000000000000122100000222222022222221112222211000011111111111112221111100000000011111110002222220000011222222222",
  239. "22222220000000000000000020000001200002222222022222222222222220000011111121111112221111100000000000111100001222222000112222222222",
  240. "00222000020002000200022000000000000022222222222222222222000000000011111110111111222111100000110000011100000222220000122222222000",
  241. "00222200001222000222222000111110000222222222222222221000000000000111111111111111222111110000111100000000002222220222222222220000",
  242. "00222200002222002222220011111111102222222222111111100000011000111111111111111111122211111000111111000000002222200222222222200000",
  243. "01222000002220002222110011111111112222222221111111100000111111111111111111111111122221111000111111110000112222000222111111000000",
  244. "02220000020000002221110011111111122220022211111111100001111111111111111111111111122200000000111111111111112220002221111111000200",
  245. "22200000000000002211110011111111222210012211111111000001111111111111111111112222222000000000111111111111122200002221111111122210",
  246. "12000002200000022221110012111122222200002211111100000002221111111222222112222222220000000000222222111112222000002221111000111221",
  247. "02001122200111122221111002222222222000000221111100000022222112222222222222222222200011002000222222211122222000122222111002211110",
  248. "22222222200111122221111122222222200002000221111102000122202222222222200220222000000111110000212220222222222002222222111122211111",
  249. "12222222220212222221111111122220000020000002111112000122222222222222100000220000000111111000122222222222222002222222111111111111",
  250. "11112222221222222221111111111100001220001022211111000122222221111111110000000000000111111100222222222222111000222222111111111111",
  251. "11111111110022222220111111111100002220011122221111000122222211111111110000220000000111111112022222222211111000200222111111111111",
  252. "11111111110000002000001111111100022220011112222111000222222111111111100002222220000111111112222221111111111002222221111111111111",
  253. "11111111100000001000000111111000022222001112012011002222222011111110000022222220001111111112222222111111111122222221111111111111",
  254. "11111111000000022000000001000000022222002211002000022222200000000000000022222220001111112222222222111111111111222221111111111111",
  255. "01111111000011122000112000000000202221002211122200221000000000000000000022222200000111112221022202211111011111100221111100111110",
  256. "02111111000111110001112222000000000000000022222212110000000022221200000000022000100111112002222222211111121111112221111102211110",
  257. "02211111000111111111112222000011100000000222222200000000000222222200000000000022221211111012222222111111111111111111111101000000",
  258. "02211111000111111111222222000111111100002222222000000000002222222200000111000222122222111122222221111111111111111111111000000000",
  259. "02211111100011111111222220000111111111122222111000000000122222221000001111120222111022011122222211111111111111111111111000000000",
  260. "22211111100021111112222200000111111111122221111002000111122221111000001111222221110000011222211111111111111111111111110000000222",
  261. "22211111100222211112222200001111111111222221111000011111222211110000011112222221110000022222211110000001111111111000000000002222",
  262. "22211111002222222222222000001111111222222221111000011112222111110000111122222211000000222222111100000000000000000000000000122222",
  263. "22211110002211222222222000011111222222222221111000011112222111110001111122221110000002222222111000000100000000000000111222222000",
  264. "02211110022111102222220000011111200000001221111000011112221111110001111122221111222222222221111101001111000000000001111220000000",
  265. "02211100022111112222200000011111100000000221111000011122221111100001111112221111111122222221111100001111111000011111112222000000",
  266. "11220000022111111122200000222211111111111222110000111122211111100002221111221111111111112211111110000111111111111111112222000111",
  267. "11222000022111111112200001222201111111111122110000111122111111100022220111222111111111111000111111000111111111111111122220001111",
  268. "11222000122111111100000002222001111111111122200000111222111111100222200111222111111111100000000110000011111111111111222220001111",
  269. "12222000222111110000000022222000111111111222000002222222111111100222200122222111111100000000000000000111111222111122222200022221",
  270. "22222002222111100000000122222222222222222222000002222222111111100022200222222110000000000000000000001111122222222222222000222222",
  271. "22222210122211100000002222222222222222222222000022222220011111100012200222222000000000000000111220011111222222222222210000222202",
  272. "00222220001211000221222222222222222220222222222000222112221111000000000222222000000011222001112220011111212211102222100000020000",
  273. "00222200000000022222222222222122222222222222220000222111111111000000000222220000000111222200122220011111122211100120000000000000",
  274. "00222200000000222120222221111111222222211112210000222211111110000000002222200000000111222222222222001111122221000000000011000000",
  275. "11222100000002221110022211111111110002111111100001222211111100000000022222000000001111222201222222002111112220000000001111110000",
  276. "12221100011112221100001211111111100000211111100012222211111100000222222220000000001111222000222220000011112200000000111111112001",
  277. "22221100021112220000000001111110000000001111000022222211111110002222222200000000122222222000222200000021112100000000111111122202",
  278. "22221110000111220000000000000000000000000000000022221111101110002222222000000000222222220000110000000022222000000001111112222222",
  279. "22221110000111222000010100000000000000000000000222221110000010000222210000000001222222200000200000002022220011222001111222222222",
  280. "22211111122222220000111210000000000001000220022222211110000000001222000000001111002220000000000000000002100011110001111222222222",
  281. "22211111122222220001111220000000000110222222222222211100000000002200000000011111102220000000000000000000002222110011112222222222",
  282. "22211111111222200011111120000111111111222222222222110000000000222000000011111111112220000011111111100000022222011111112222222200",
  283. "02211111111110000111111220001111111111122222222211100000001111222000111111111111112220000111111111112100022220001111122222222000",
  284. "12211111111110000111111220011111111111122222212111000000011111222000111111111111112220000111111111112222222220001112222220000000",
  285. "22201111111000000011111220011111111111122222210000000000022222220000111111111111122221000111111111222222222200001222222200000000",
  286. "22000000000000000011111221011111111111112222200000001000222222220000211221111111222221000221111222222222222100012222222000000102",
  287. "20000000000000002001111220001122211111112222200000022000222222200000222220111112222211100222222222222222200020022222210000011111",
  288. "20002222222202000001111100002222001111112000000000020000022220000000000000111122222111100222222220220000000000012222000000011111",
  289. "10022222222222000011111110022221001111111000000000122000012220000000001111111222222111101222222221000000000000022000000000111111",
  290. "11222221111110001111111111122220011111111111000000222000002220000111111111122222222100002222222000000001111100222000000001111111",
  291. "11222221111110001111111111222200011111111112100011222000022220001111111111122222220000002211110001220001111112222000111111111111",
  292. "11222011111110001111111111222000011111111122222112222000022210001111111111122022200000000001100002222201111112220001111111111111",
  293. "11110001111000001111111112222200001111111222222222222000222200001111111111122221000000000000000002222222111122220001111111111111",
  294. "22110000000000001111111122222110000111112222222222222100122220022221111122222210000000000000000022211122222222220011111122222222",
  295. "22011122000000112111111122221110000011222222212202222000022222222222222222222100000000002000111222211110022222222011111122222222",
  296. "20011122200011111011111120221111022222222222111122221000002222222222222200000000000011100001111222211111222222200011111120022022",
  297. "00011222200011111111111111221111021122222222111111210000002222111222100000111000000111111111111222211111112222200011111110011011",
  298. "00122222220011111111111111222111100001211222111111110000002221111110000111111122200111111111112222111111111111000011111111211000",
  299. "02222222200011111111111111222111110000000222111111110000112211111111000111111112200111111111112222111111111111000111111111122211",
  300. "22222222100011111111111111222111100000012222111111110000122211111111100111111112200111111111122220011111111110000112221111222222",
  301. "22222222000122111111111112222111000000022222111111110000222211111111110011111112222222111112222220000011110000000222222222222222",
  302. "22222220001222221111111122222111000000022222111100011002222211111111110021111112222222222222222200000000000000002222222222222222"};
  303. /* fractile 1.1 */
  304. END chunky.xpm
  305.