summaryrefslogtreecommitdiff
path: root/themes/wallis/right-inactive.xpm
blob: d6ab0f788bea4470ca5760dc4cf084b2241e7041 (plain)
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
39
40
41
/* XPM */
static char * right_inactive_xpm[] = {
"4 32 6 1",
" 	c None",
".	c #000000",
"+	c #D0D0D0 s inactive_hilight_2",
"@	c #A0A0FF s inactive_shadow_1",
"$	c #B0B0B0 s inactive_mid_2",
"#	c #C0C0C0 s inactive_color_2",
"###@",
"###@",
"###@",
"###@",
"###@",
"###@",
"###@",
"###@",
"###@",
"###@",
"###@",
"###@",
"###@",
"###@",
"###@",
"###@",
"###@",
"###@",
"###@",
"###@",
"###@",
"###@",
"###@",
"###@",
"###@",
"###@",
"###@",
"###@",
"###@",
"###@",
"###@",
"###@"};