comparison pixmaps/protocols/yahoo/yahoo_ghost.xpm @ 3035:0f1766887ddd

[gaim-migrate @ 3048] Maybe this totally sucks, maybe it doesn't. If you like this, please let me know. If you have geniunely sincere constructive criticism, then approach me in a nic way. If you think it sucks then you can build yourself a wee little bridge and get the hell on over it. committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Wed, 13 Mar 2002 04:06:23 +0000
parents
children 388230971b20
comparison
equal deleted inserted replaced
3034:4f43ccaf4360 3035:0f1766887ddd
1 /* XPM */
2 static char *yahoo_ghost[] = {
3 /* width height ncolors chars_per_pixel */
4 "18 18 12 1",
5 /* colors */
6 " c #000000",
7 ". c #3366CC",
8 "X c #CCCCFF",
9 "o c #3399CC",
10 "O c #9999FF",
11 "+ c #CCFFFF",
12 "@ c #330066",
13 "# c #6699CC",
14 "$ c #FFFFFF",
15 "% c #FBFBFB",
16 "& c #660066",
17 "* c None",
18 /* pixels */
19 "$$$$$$$$$$$$$$$$$$",
20 "$$$$$$&&&&&&$$$$$$",
21 "$$$$&&##XXXX&&$$$$",
22 "$$$&##OOX$OOXX&$$$",
23 "$$&##XO@$$@OXXX&$$",
24 "$$&#XXO&$$&OX%X&$$",
25 "$&&#X++O++O+XXX&&$",
26 "$&#OX++++++$$XXO&$",
27 "$&.OX+++++%$$XXO&$",
28 "$&oOX+$+ %$XXO&$",
29 "$&oOX++ &&& XXXO&$",
30 "$&oOX++ &&& X$$O&$",
31 "$&oOXX++&&&%XX$O&$",
32 "$&o#OXX#OX#O$O#O&$",
33 "$&o&#O#&##&#O#&o&$",
34 "$&&$&#&$&&$&#&$&&$",
35 "$&$$$&$$$$$$&$$$&$",
36 "$$$$$$$$$$$$$$$$$$"
37 };