aboutsummaryrefslogtreecommitdiff
path: root/themes/Mint-Y-Dark/xfwm4/shade-inactive.xpm
blob: 14d0a3a7850249d0130cca262190e35e6a7c9131 (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
34
35
36
37
/* XPM */
static char *shade_inactive[] = {
/* columns rows colors chars-per-pixel */
"24 24 7 1",
". c #373737",
"  c #2F2F2F",
"@ c #4C4C4C",
"# c #656565",
"$ c #666666",
"% c #646464",
"& c #4A4A4A",
/* pixels */
"........................",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"        @#$$$$#@        ",
"        #$$$$$ %        ",
"        $$$$$$$$        ",
"           &@           ",
"          &$$@          ",
"         &$$$$@         ",
"           $$           ",
"           $$           ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        "
};