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