summaryrefslogtreecommitdiff
path: root/Kogaion-daylight/xfwm4/top-right-inactive.xpm
blob: d1a503be2d398afff9d177d94b76caa38fba1f44 (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_shadow_1",
"+	c #626262 s inactive_color_1",
"..",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+."};