aboutsummaryrefslogtreecommitdiffstats
path: root/src/xfwm4/top-left-active.xpm
blob: 675afd312985168d557f45cb6ae2026487a7cdf5 (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
/* XPM */
static char * top_left_active_xpm[] = {
"2 26 4 1",
" 	c None",
".	c #484848",
"+	c #343434",
"@	c #444444",
" .",
".+",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@"};