summaryrefslogtreecommitdiff
path: root/Redcore-nighttime/xfwm4/top-right-inactive.xpm
blob: 62ce90f191539d4b5aed4bcdd4adc54473dc8419 (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
/* XPM */
static char * top_right_inactive_xpm[] = {
"2 26 3 1",
" 	c None",
".	c #969696 s inactive_hilight_1",
"+	c #626262 s inactive_color_1",
"..",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+."};