dtwm: basic multihead(xinerama only) support
[oweals/cde.git] / cde / programs / icons / Dtstyle.t.pm
1 /* XPM */
2 /* $XConsortium: Dtstyle.t.pm /main/3 1995/07/18 16:49:05 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 *style16[]={
13 /* width height ncolors cpp [x_hot y_hot] */
14 "16 16 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 "2 s iconColor6 c yellow    m white",
27 ": s iconColor7 c cyan      m white",
28 "0 s iconColor8 c magenta   m black",
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 "                ",
39 "                ",
40 "                ",
41 "      BBBBBBB   ",
42 "    BB>>>000>BB ",
43 "   B>22>>088>>. ",
44 "  B>224>>>>>>.. ",
45 "  B>24>>...>..  ",
46 " B>>>>>>.@B>.   ",
47 " B>44>>>>>>>>B. ",
48 " B>4.>888>66>>. ",
49 " .@>>>8..>68>.  ",
50 "  .@>>>>>>>>.   ",
51 "   .........    ",
52 "                ",
53 "                "
54 };