Mercurial > emacs
view etc/images/low-color/open.xpm @ 111834:6951f234b0c3
* lisp/ansi-color.el (ansi-color-unfontify-region): Replace by trivial def.
(ansi-color-filter-apply): Simplify.
(ansi-color-apply): Use `font-lock-face' rather than `face'.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 06 Dec 2010 11:51:37 -0500 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * open2_xpm[] = { "24 24 8 1", " c None", ". c #BBBDBA", "+ c #000100", "@ c #87AF85", "# c #FFFFFF", "$ c #6B6B66", "% c #504D46", "& c #3E4850", " ", " ", " ", " +++++++ ", " +.#####$% ", " +#.....@% ", "+.#......%+ ", "+..@@@...$%++++++++ ", "+.@@@@@..@@........+ ", "+.@@@@@@@@@@@@@@@@$+ ", "+.$$++++++++++++++++++ ", "+.$%################..& ", "+.$+#.................+ ", "+.%.#...............@$+ ", "+.+#...............@@%+ ", "+.$#............@@.@$+ ", "+....@@@@@.....@@@@$%+ ", "+.#..@@@@@@@@@@@@$$$+ ", "+#.@@@@$$$$$$$$$$$$%+ ", " +++++++++++++++++++ ", " ", " ", " ", " "};