aboutsummaryrefslogtreecommitdiff
path: root/common/xfwm4-dark/top-right-active.xpm
blob: 2c2fd0c5cf452b71b063f813760078434d4d2876 (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
/* XPM */
static char * top_right_active_xpm[] = {
"2 28 4 1",
" 	c None",
".	c #21252B",
"+	c #353B48",
"@	c #002b36",
". ",
"+.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@."};