comparison pixmaps/protocols/yahoo/yahoo_neutral.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_neutral[] = {
3 /* width height ncolors chars_per_pixel */
4 "18 18 19 1",
5 /* colors */
6 " c #000000",
7 ". c #CCCC33",
8 "X c #FFFFAA",
9 "o c #777777",
10 "O c #663333",
11 "+ c #999933",
12 "@ c #B2B2B2",
13 "# c #969696",
14 "$ c #993333",
15 "% c #FFFF33",
16 "& c #666666",
17 "* c #FFCC99",
18 "= c #FFFFFF",
19 "- c #FBFBFB",
20 "; c #996666",
21 ": c #CCCC66",
22 "> c #FFBD00",
23 ", c #D7D7D7",
24 "< c None",
25 /* pixels */
26 "------------------",
27 "----,#OOOOOO#,----",
28 "---@O+......+O@---",
29 "--@O..*%%%%%*.O@--",
30 "-,O..*XXXXXX%*.O,-",
31 "-&+.*%: XX :%%*+&-",
32 "-O.*%X:+XX+:X%*.O-",
33 "-O.*%XXXXXXXX==.O-",
34 "-O.*%%%%%%%%%==.O-",
35 "-O..%%%%%%%%%%*.O-",
36 "-O..**;++++;***.O-",
37 "-O..*%%%%%%%%%*.O-",
38 "-#+.*%%%..%%%%*+#-",
39 "-,O..*%%%%%%%*:O,-",
40 "--@O>.*%==%**>O@--",
41 "---@O+::::::+O@---",
42 "----,#o$OO$o#,----",
43 "------------------"
44 };