Mercurial > emacs
view lisp/toolbar/up_arrow.xpm @ 33012:df207c5f631f
(Colors X): Document support for -fg, -bg, and -rv
on TTYs. Suggest use of list-colors-display to see what colors
are supported. Add index entries for list-colors-display.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 28 Oct 2000 17:25:19 +0000 |
parents | 54d90c318dfd |
children | 734ff40978ad |
line wrap: on
line source
/* XPM */ static char * up_arrow_xpm[] = { "24 24 9 1", " c None", ". c #020202", "+ c #121A12", "@ c #78A16E", "# c #86AD7D", "$ c #B2C6AE", "% c #263222", "& c #E7EDE6", "* c #497241", " ", " ", " ", " ", " .. ", " .. ", " .$*. ", " +&*. ", " .&&@*. ", " .&&@*. ", " .&&&@@*. ", " .&&&##*. ", " .&&&&#@@*. ", " .&&&&###*. ", " .&&&&&##@@*. ", " .&&&&&###@@. ", " .$$$$$$@@@@**. ", " ......%....... ", " ", " ", " ", " ", " ", " "};