aboutsummaryrefslogtreecommitdiff
path: root/themes/Mint-Y-Dark/xfwm4/shade-toggled-active.xpm
blob: 659b9ae18637313e4834bed5a69f7b9ebc43661d (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
38
/* XPM */
static char *shade_toggled_active[] = {
/* columns rows colors chars-per-pixel */
"24 24 8 1",
". c #373737",
"  c #2F2F2F",
"@ c #303030",
"# c #636363",
"$ c #8E8E8E",
"% c #909090",
"& c #626262",
"* c #8D8D8D",
/* pixels */
"........................",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"           @@           ",
"        #$%%%%$&        ",
"        $%%%%% *        ",
"        %%%%%%%%        ",
"        %%    %%        ",
"        %%    %%        ",
"        %%    %%        ",
"        %%%%%%%%        ",
"        %%%%%%%%        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        "
};