Mercurial > pidgin.yaz
view pixmaps/add.xpm @ 5650:80682ac367fa
[gaim-migrate @ 6064]
i got foreground colors to work with alot of patience on chipx86's part as
i sent him some truely horrific colors. background color preferences are still
broke. using gimp, they _appear_ to be broke the same way fgcolors were, but
the same fix doesn't seem to change the resulting color, as you can see with this
code.
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Mon, 02 Jun 2003 05:17:17 +0000 |
parents | fb1d671e168e |
children |
line wrap: on
line source
/* XPM */ static char * add_xpm[] = { "24 24 28 1", " c None", ". c #000000", "+ c #4B6772", "@ c #70929F", "# c #668B99", "$ c #5E808D", "% c #B6B6B5", "& c #52707B", "* c #A6A7A4", "= c #888D82", "- c #577782", "; c #5B7D8A", "> c #9E6769", ", c #3C4035", "' c #54594B", ") c #4E6A75", "! c #91948E", "~ c #AE8182", "{ c #E1D5D2", "] c #F1F0EC", "^ c #AAAAA7", "/ c #636361", "( c #C2C2C0", "_ c #14090A", ": c #85A3AE", "< c #CCCDC4", "[ c #7697A3", "} c #999D91", " ", " ", " ", " ", " .......... ", " .+@#$$$$$$. ", " .@#$$$$$$.% ", " .&@$$$$$$$.% ", " .@#$$$$$$.%% ", " .@#$$$$$$$.%*. ", " .&@$$$$$$$.%%=. ", " .@#$$$$$$$.%*. ", " .-@$$$$$$$.%%=. ", " .;#$$$$$$$.%*. ", " .>...,')$$.%%!. ", " .~{]]]^/...%*. ", " .>{]]]]]]](%!. ", " _..:<]]]](*. ", " ...[<]}=. ", " ...$. ", " .. ", " ", " ", " "};