view lisp/toolbar/save.xpm @ 32759:71a6a11c10d0

(woman-italic-face, woman-bold-face, woman-unknown-face): Add dark-background variants. (woman-default-faces): Renamed from `woman-colour-faces'. Set using the stored defaults, rather than using hard-wired colors. (woman-monochrome-faces): Renamed from `woman-black-faces'. Just make the foreground `unspecified' rather than "black". (woman-menu): Rename menu entries accordingly.
author Miles Bader <miles@gnu.org>
date Mon, 23 Oct 2000 05:36:42 +0000
parents 8f4a34146a9d
children 0412bc78ee11
line wrap: on
line source

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"24 24 9 1",
"  c Gray0",
". c #3abb4a4a4d4d",
"X c #500165be6ab9",
"o c #77569e75a73b",
"O c #9439aab9af82",
"+ c #a0a0bcbcc1c1",
"@ c #b5c9c9b5cd7e",
"# c #e3c1e81de903",
"$ c None",
/* pixels */
"$$$$$$$$$$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$  $$$$$$$$",
"$$$$$$$$$$$$  oX $$$$$$$",
"$$$$$$$$$$  @+#o $$$$$$$",
"$$$$$$$$  @+@$#oX $$$$$$",
"$$$$$$  @+@$$$$#o $$$$$$",
"$$$$  O+@$$$$$$#O. $$$$$",
"$$$ O+@$$$$$$$$$#o $$$$$",
"$$$ oO#$$$$$$$$$#oX $$$$",
"$$$$ +#$$$$$$$##ooo $$$$",
"$$$$ XO#$$$$##ooXXoX $$$",
"$$$$$ +#$$##ooXXXoXo $$$",
"$$$$$ XO##ooX+##XoXoX $$",
"$$$$$$ OooX@####+XoX. $$",
"$$$$$$ oOo@#X####Oo.  $$",
"$$$$$$$ OoX#.O##+X  $$$$",
"$$$$$$$ Xoo@#+#OX $$$$$$",
"$$$$$$$$ XoX#O  $$$$$$$$",
"$$$$$$$$$     $$$$$$$$$$",
"$$$$$$$$$$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$$$$$$$$$$"
};