aboutsummaryrefslogtreecommitdiff
path: root/themes/Mint-Y/xfwm4/hide-inactive.xpm
blob: 8f9fee520ddaf07b7d77bda3ffe10df50a7c8166 (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_inactive[] = {
/* columns rows colors chars-per-pixel */
"24 24 3 1 ",
"  c #B6B6B6",
". c gray85",
"X c #EEEEEE",
/* pixels */
"XXXXXXXXXXXXXXXXXXXXXXXX",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
".........      .........",
".........      .........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"
};