dtwm: basic multihead(xinerama only) support
[oweals/cde.git] / cde / programs / icons / Fpstyle.s.pm
1 /* XPM */
2 /* $XConsortium: Fpstyle.s.pm /main/3 1995/07/18 17:05:00 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 static char * Fstyle [] = {
12 /* width height ncolors cpp [x_hot y_hot] */
13 "24 24 17 1 0 0",
14 /* colors */
15 "       s none  m none  c none",
16 ".    s bottomShadowColor m black c #636363636363",
17 "X      s iconColor2    m white c white",
18 "o    s iconGray2     m white c #bdbdbdbdbdbd",
19 "O      s iconColor8    m black c magenta",
20 "+      s iconColor6    m white c yellow",
21 "@    s iconGray7     m black c #424242424242",
22 "#    s iconGray3     m white c #adadadadadad",
23 "$    s topShadowColor m white c #bdbdbdbdbdbd",
24 "%      s iconColor1    m black c black",
25 "&      s iconColor3    m black c red",
26 "*    s iconGray4     m white c #949494949494",
27 "=    s background    m black c #949494949494",
28 "-      s iconColor5    m black c blue",
29 ";      s iconColor4    m white c green",
30 ":    s iconGray5     m black c #737373737373",
31 "?    s iconGray6     m black c #636363636363",
32 /* pixels */
33 "                        ",
34 "                        ",
35 "                        ",
36 "                        ",
37 "                        ",
38 "         .........      ",
39 "       ..XXXXXXXXX..    ",
40 "     ..XXoooooOOoXXX.   ",
41 "    .XXo++oooOOO@oo#X$  ",
42 "   .XXo++++oo@@@@ooo%$  ",
43 "  .XXoo+++&oooooooo%%$  ",
44 "  .Xoooo&&&o*%%%oo%%$   ",
45 " .XXoooooooo%##Xo%%$..  ",
46 " .Xo&&&&oooo%%%Xo%=XX%$ ",
47 " .Xoo&&%ooooooooooooo%$ ",
48 " .Xoo&%oo---oo;-;;oo%$$ ",
49 " .X:oooo---%o;-;@@o%$$  ",
50 "  $%%#ooo-%%o--@oo%$$   ",
51 "   $$%%?oooooooo@%$$    ",
52 "     $$%%%%%%%%%$$$     ",
53 "       $$$$$$$$$$       ",
54 "                        ",
55 "                        ",
56 "                        "};