Mercurial > pidgin.yaz
view pixmaps/available-dnd.xpm @ 3469:15089f9d3431
[gaim-migrate @ 3519]
I just realized that people with dark themes won't like this at all.
Better to keep it solid colored for now.
committer: Tailor Script <tailor@pidgin.im>
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Thu, 29 Aug 2002 06:30:52 +0000 |
parents | c172128500ec |
children |
line wrap: on
line source
/* XPM */ static char * available_dnd_xpm[] = { "12 14 8 1", " c None", ". c #333333", "+ c #FFFF00", "@ c #666666", "# c #7F0000", "$ c #FF0000", "% c #FFFFFF", "& c #4C4C4C", " ... ", " .+++. ", " .+++++. ", ".++@+@++. ", ".+@+@+@+. ", ".+@+++### ", " .+@+#$$$# ", " .+@#%@$@%# ", " .#$@%@%@$#", " .#$$@%@$$#", " &#$@%@%@$#", " &.#%@$@%# ", " ..#$$$# ", " ### "};