aboutsummaryrefslogtreecommitdiff
path: root/themes/Mint-Y-Dark/xfwm4/close-inactive.xpm
blob: b1a0598fd943bc9ee570f3c81baf1a95339b719d (plain) (blame)
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
/* XPM */
static char *close_inactive[] = {
/* columns rows colors chars-per-pixel */
"24 24 23 1",
"  c #2F2F2F",
". c #373737",
"@ c #343434",
"# c #4C4C4C",
"$ c #5C5C5C",
"% c #646464",
"& c #5B5B5B",
"* c #4B4B4B",
"= c #414141",
"- c #636363",
"; c #666666",
"> c #424242",
", c #303030",
"' c #454545",
") c #656565",
"! c #464646",
"~ c #4A4A4A",
"{ c #434343",
"] c #444444",
"^ c #484848",
"/ c #494949",
"( c #4D4D4D",
"_ c #333333",
/* pixels */
"........................",
"                        ",
"                        ",
"                        ",
"                        ",
"        @#$%%&*@        ",
"       =-;;;;;;->       ",
"      =;;;;;;;;;;>      ",
"     @-;;%;;;;-;;-@     ",
"     #;;;,'))!,;;;*     ",
"     $;;;~ {] ^;;;&     ",
"     -;;;;/  ^;;;;-     ",
"     -;;;;{  =);;;-     ",
"     $;;;' ** ];;;&     ",
"     *;;;@(;;(@;;;*     ",
"     @-;;;;;;;;;;-_     ",
"      >;;;;;;;;;;=      ",
"       >-;;;;;;-=       ",
"        @*&--&*_        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        "
};