view lisp/sb-mail.xpm @ 52810:f49c1c4d92de

Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-79 Use :inverse-video face in gdb-ui.el * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video face instead of attempting to emulate it.
author Miles Bader <miles@gnu.org>
date Wed, 08 Oct 2003 05:32:09 +0000
parents c0758fd9ca7a
children c2a09ac7b7b1
line wrap: on
line source

/* XPM */
static char * sb_mail_xpm[] = {
"20 15 4 1",
" 	c None",
".	c #828282",
"+	c #000000",
"@	c #FFFFFF",
"................... ",
".++++++++++++++++++.",
".++@@@@@@@@@@@@@@++.",
".+@++@@@@@@@@@@++@+.",
".+@@@++@@@@@@++@@@+.",
".+@@@@@++@@++@@@@@+.",
".+@@@@@@@++@@@@@@@+.",
".+@@@@@@@@@@@@@@@@+.",
".+@@@@+@@@@@@+@@@@+.",
".+@@@@@@@@@@@@@@@@+.",
".+@@+@@@@@@@@@@+@@+.",
".+@@@@@@@@@@@@@@@@+.",
".++@@@@@@@@@@@@@@++.",
".++++++++++++++++++.",
" .................. "};