~ubuntu-branches/ubuntu/oneiric/packeth/oneiric

« back to all changes in this revision

Viewing changes to pixmaps/preference.xpm

  • Committer: Bazaar Package Importer
  • Author(s): David Paleino
  • Date: 2008-02-21 10:42:00 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080221104200-xsp0zp1ujbsqsj7a
Tags: 1.6-1
* New upstream release
* debian/control:
  - "Ethernet" not capitalized in descriptions (Closes: #466497)
  - debhelper dependency bumped to 6 (also debian/compat)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* XPM */
2
 
static char *preference[] = {
3
 
/* columns rows colors chars-per-pixel */
4
 
"24 24 63 1",
5
 
"  c opaque",
6
 
". c #1c1c1b",
7
 
"X c gray18",
8
 
"o c #4e4e4d",
9
 
"O c #54524d",
10
 
"+ c #676560",
11
 
"@ c #726f6a",
12
 
"# c #79756f",
13
 
"$ c #767575",
14
 
"% c #787774",
15
 
"& c #797978",
16
 
"* c #586d84",
17
 
"= c #5b7189",
18
 
"- c #60768f",
19
 
"; c #607791",
20
 
": c #637b95",
21
 
"> c #6c85a1",
22
 
", c #7590ae",
23
 
"< c #86827d",
24
 
"1 c #88857d",
25
 
"2 c #818a95",
26
 
"3 c #9f9f9e",
27
 
"4 c #8193a9",
28
 
"5 c #8d98a5",
29
 
"6 c #849cb6",
30
 
"7 c #97a5b6",
31
 
"8 c #90a6be",
32
 
"9 c #a19d96",
33
 
"0 c #a5a19c",
34
 
"q c #a7a6a5",
35
 
"w c #aeaead",
36
 
"e c #a2aebc",
37
 
"r c #b9b4ab",
38
 
"t c #bebdbc",
39
 
"y c #99adc3",
40
 
"u c #9db6ce",
41
 
"i c #9db8d2",
42
 
"p c #a1b4c8",
43
 
"a c #a4bad0",
44
 
"s c #b0c6db",
45
 
"d c #c1bdb4",
46
 
"f c #c3c1bc",
47
 
"g c #c9c6be",
48
 
"h c #cbc7c0",
49
 
"j c #ccc8c1",
50
 
"k c gray80",
51
 
"l c #d0cdc6",
52
 
"z c #d3d1cb",
53
 
"x c #d9d6d1",
54
 
"c c #dbd8d3",
55
 
"v c #dddcdc",
56
 
"b c #c0d1e2",
57
 
"n c #d3dfea",
58
 
"m c #d7e2ed",
59
 
"M c #dfe7f0",
60
 
"N c #e3e2e1",
61
 
"B c #eae9e5",
62
 
"V c #ededec",
63
 
"C c #edf2f6",
64
 
"Z c #f0efed",
65
 
"A c #f3f2f2",
66
 
"S c #fefefe",
67
 
"D c None",
68
 
/* pixels */
69
 
"DDDDDDD    DDDDDDDDDDDDD",
70
 
"DDDD   rk1   DDDDDDD    ",
71
 
"DDDD    ggr   DDDDD     ",
72
 
"DDD      Ng   DDDD  S$  ",
73
 
"DD      XAg   DDD  Skw  ",
74
 
"DD  z.  hZr#   DD  vw   ",
75
 
"DD  0jjBArrr   D  V     ",
76
 
"DD   9djgccr1    S      ",
77
 
"DD        BAf1  k       ",
78
 
"DD         ZAj w       D",
79
 
"DDD         Z w      DDD",
80
 
"DDDD         w +O   DDDD",
81
 
"DDDDDDD     w &&<%   DDD",
82
 
"DDDDDD  ,ay    9tr<   DD",
83
 
"DDDDD  ,nei;    NVh1   D",
84
 
"DDDD  6m5;i;     VAg1   ",
85
 
"DDD  yM4*i,=      AVq@  ",
86
 
"DD  pC4-i,=        v$ow ",
87
 
"DD yA7-i,=          tww ",
88
 
"DD sC2i,=      D        ",
89
 
"DD >iby*      DDD       ",
90
 
"DD  >>:      DDDDD      ",
91
 
"DD           DDDDDDDDDDD",
92
 
"DD          DDDDDDDDDDDD"
93
 
};