aboutsummaryrefslogtreecommitdiff
path: root/themes/Mint-Y/xfwm4/shade-active.xpm
blob: 1de01dfda8bd7c32109263d7b69465d5bb85557e (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_active[] = {
/* columns rows colors chars-per-pixel */
"24 24 7 1",
". c #EEEEEE",
"  c #D9D9D9",
"@ c #B2B2B2",
"# c #929292",
"$ c #404040",
"% c #B3B3B3",
"& c #B4B4B4",
/* pixels */
"........................",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"        @#$$$$#%        ",
"        #$$$$$ #        ",
"        $$$$$$$$        ",
"           &@           ",
"          &$$@          ",
"         &$$$$@         ",
"           $$           ",
"           $$           ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        "
};