dtwm: basic multihead(xinerama only) support
[oweals/cde.git] / cde / programs / icons / Dthome.m.pm
1 /* XPM */
2 /* $XConsortium: Dthome.m.pm /main/3 1995/07/18 16:39:54 drk $ */
3 /*********************************************************************
4 *  (c) Copyright 1993, 1994 Hewlett-Packard Company     
5 *  (c) Copyright 1993, 1994 International Business Machines Corp.
6 *  (c) Copyright 1993, 1994 Sun Microsystems, Inc.
7 *  (c) Copyright 1993, 1994 Unix System Labs, Inc., a subsidiary of
8 *      Novell, Inc.
9 **********************************************************************/
10
11 /* Designed by the User Interaction Design Group, Hewlett-Packard */
12 static char *newhome32[]={
13 /* width height ncolors cpp [x_hot y_hot] */
14 "32 32 21 1 0 0",
15 /* colors */
16 "  c none m none s none",
17 "$    s topShadowColor m white c #bdbdbdbdbdbd",
18 "&    s background    m black c #949494949494",
19 "(    s selectColor m white c #737373737373",
20 "*    s bottomShadowColor m black c #636363636363",
21 ". s iconColor1 c black     m black",
22 "B s iconColor2 c white     m white",
23 "4 s iconColor3 c red       m black",
24 "6 s iconColor4 c green     m white",
25 "8 s iconColor5 c blue      m black",
26 "0 s iconColor6 c yellow    m black",
27 "2 s iconColor7 c cyan      m white",
28 ": s iconColor8 c magenta   m white",
29 "<    s iconGray1     m white c #dededededede",
30 ">    s iconGray2     m white c #bdbdbdbdbdbd",
31 "@    s iconGray3     m white c #adadadadadad",
32 "D    s iconGray4     m white c #949494949494",
33 "F    s iconGray5     m black c #737373737373",
34 "H    s iconGray6     m black c #636363636363",
35 "J    s iconGray7     m black c #424242424242",
36 "L    s iconGray8     m black c #212121212121",
37 /* pixels */
38 "                  BB8J          ",
39 "                BB888BJ         ",
40 "              BB888BB>J         ",
41 "              B88BB>>>>J        ",
42 "              BBB>>>>>>J        ",
43 "             BB>>>>>>>>>J       ",
44 "           BB>>>>>>>>>>>J       ",
45 "  *******BB>>>>>>>>>>>>>>J      ",
46 "  *****BB>>>>>>>>>>>>>>>>J      ",
47 "  ***BBBBBBBBBBBBBBBBBBBBBJ     ",
48 "  *@B44444B:::::B6666B2222J     ",
49 "  *@<<<<<<<<<<<<<<<<<<<<<<<<    ",
50 "  *H<@@@@@@@@@@@@@@@@@@@@@@@    ",
51 "  *H<@@@@@@BBBBBBBBBB@@@@@@@    ",
52 "  *H<@@@@@@B04040404BH@@@@@@(   ",
53 "  *H<@@@@@@B40404040BH@@@@@@((  ",
54 "  *@<@@@@@@BLLLLLLLLBH@@@@@@*(( ",
55 "  *@<@@@@@@BHHHHHHHHBH@@@@@@**( ",
56 "  *@<@@@@@@BBBBBBBBBBH@@@@@@**( ",
57 "  *@<@@@@@@@HHHHHHHHHH@@@@@@**( ",
58 "  *H<@@@@@@@@@@@@@@@@@@@@@@@**( ",
59 "  *H<@@@@@@@@@@@@@@@@@@@@@@@**( ",
60 "  *H<@@@@@@@@@@@@@@@@@@@@@@@**( ",
61 "  *H<@@@@@@@@@@@@@@@@@@@@@@@**( ",
62 "  *@<@@@@@@@@@@@@@@@@@@@@@@@**( ",
63 "  $@<@@@@@@@@@@@@@@@@@@@@@@@**( ",
64 "    <@@@@@@@@@@@@@@@@@@@@@@@**( ",
65 "    <@@@@@@@@@@@@@@@@@@@@@@@**( ",
66 "    <@@@@@@@@@@@@@@@@@@@@@@@**( ",
67 "      ((**********************( ",
68 "       ((*********************( ",
69 "        ((((((((((((((((((((((( "
70 };