aboutsummaryrefslogtreecommitdiffstats
path: root/src/xfwm4/top-right-active.xpm
blob: 3ed6265e94ca4c89cfd66312054936e45157d561 (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_right_active_xpm[] = {
"2 26 4 1",
" 	c None",
".	c #484848",
"+	c #343434",
"@	c #444444",
". ",
"+.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@."};