Mercurial > emacs
view etc/images/low-color/up-node.xpm @ 107166:87681b1f74ce
Small edit to custom images for better text alignment.
* etc/images/custom/down-pushed.xpm, etc/images/custom/down.xpm:
* etc/images/custom/right-pushed.xpm:
* etc/images/custom/right-pushed.xpm: Increase height by four
pixels, to improve text alignment.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 16 Feb 2010 09:28:41 -0500 |
parents | c0f0ecaa0096 |
children |
line wrap: on
line source
/* XPM */ static char * up_node_xpm[] = { "24 24 8 1", " c None", ". c #FFFFFF", "+ c #BBBDBA", "@ c #000000", "# c #87AF85", "$ c #504D46", "% c #6B6B66", "& c #000100", " @@@@@@@@@@@@@@@@@@ ", " @...............++@ ", " @...............+.+@ ", " @...............+#%&@ ", " @...............+#%&@ ", " @.................++@ ", " @............+++++++@ ", " @.............++++++@ ", " @............+++++++@ ", " @.....++++#+++++++++@ ", " @...+.+++@@##+++++++@ ", " @....+++@#$@%+++++++@ ", " @...+++@###$@##+++++@ ", " @...++@##+##$@%+++++@ ", " @..++@###+###$@##+++@ ", " @..+@####+####$@#+++@ ", " @.+@#+++#+#####$@+++@ ", " @.%@@@@+++###@@@@@++@ ", " @....+@+#+###@#+++++@ ", " @....+@+#+###@++++++@ ", " @.....@+#+###@++..++@ ", " @@@@@@@+#+###@@@@@@@@ ", " @+++###@ ", " @@@@@@@@ "};