aboutsummaryrefslogtreecommitdiff
path: root/themes/Mint-Y-Dark/xfwm4/hide-active.xpm
blob: 79239a2a691d9f6173cf138176c7f1aca6968e4b (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 #2F2F2F",
". c #373737",
"X c #909090",
/* pixels */
"........................",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"         XXXXXX         ",
"         XXXXXX         ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        "
};