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