Mercurial > emacs
view etc/images/custom/down.xpm @ 112196:7440cd13b8bf
Better diff faces on dark background.
author | Tassilo Horn <tassilo@member.fsf.org> |
---|---|
date | Wed, 12 Jan 2011 17:19:36 +0100 |
parents | 2c9f719ae74b |
children |
line wrap: on
line source
/* XPM */ static char * down_xpm[] = { "9 9 4 1", " c none", ". c black", "x c gray45", "+ c white", ".........", ".x+++++x.", " .+++++. ", " .x+++x. ", " .+++. ", " .x+x. ", " .+. ", " .x. ", " . "};