view etc/images/up-node.xpm @ 66717:5271a20d9255

* font-lock.el: Don't deal with font-lock-face-attributes here, move the code ... * startup.el (command-line): ... here. Use face-spec-set instead of custom-declare-face. * faces.el (face-spec-set): Reset the face if spec is not nil.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sat, 05 Nov 2005 07:29:45 +0000
parents ff5bc4e6c882
children c0f0ecaa0096
line wrap: on
line source

/* XPM */
static char * up_arrow_xpm[] = {
"24 24 18 1",
" 	c None",
".	c #000000",
"+	c #0F1308",
"@	c #FFFFFF",
"#	c #DADAD6",
"$	c #BCBCB8",
"%	c #506B46",
"&	c #778E6F",
"*	c #6B9060",
"=	c #445B2C",
"-	c #A9C7A6",
";	c #BDD3B8",
">	c #77A16E",
",	c #C2D7BE",
"'	c #C1D6BD",
")	c #B0CAAD",
"!	c #A4C3A2",
"~	c #8CA782",
"                        ",
"    ....................",
"   .++@@@@@@@@@@#####$$.",
"  .$%%@@@@@@@@@@#####$$.",
" .$@&&@@@@@@@@@@######$.",
" .#$$#@@@@@@#########$$.",
" .@@@@@@@@@@#####$#$$$$.",
" .@@@@@@@@@@#####$#$#$$.",
" .@@@@@#@###$$$$$$#$#$$.",
" .@@@@@@@##$$&$$$$#$##$.",
" .@@@@@#@##$..&&$$$$##$.",
" .@@@@@@##$.*=.%$$$$##$.",
" .@@@@@##$.*-*=.&&$$$#$.",
" .@@@@@#$.*-;**=.%$$$$$.",
" .@@@@#$.*--;***=.&&$$$.",
" .@@@@$.*---;****=.&$$$.",
" .@@@$.>,,;-;*****=.$$$.",
" .@@@%....')'***.....$$.",
" .@######.'-;***.&$$$#$.",
" .@######.'-;***.$$$##$.",
" .@######.'-;***.$#@@@@.",
" .........'-'***........",
"         .,,#!~>.       ",
"         ........       "};