aboutsummaryrefslogtreecommitdiff
path: root/themes/Mint-Y/xfwm4/hide-active.xpm
blob: 89f12d1455709d2070a208db5abb605c407979a2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
/* XPM */
static char *hide_active[] = {
/* columns rows colors chars-per-pixel */
"24 24 3 1 ",
"  c #404040",
". c gray85",
"X c #EEEEEE",
/* pixels */
"XXXXXXXXXXXXXXXXXXXXXXXX",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
".........      .........",
".........      .........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"
};