aboutsummaryrefslogtreecommitdiff
path: root/themes/Mint-X-compact/xfwm4/hide-pressed.xpm
blob: e8719e0011ed7b498a48446fafa31cb1fdc20bf3 (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
/* XPM */
static char * hide_pressed_xpm[] = {
"12 18 4 1",
" 	c #939393",
".	c #FFFFFF",
"+	c #DEDEDE s active_color_2",
"@	c #6696BA s active_color_1",
"            ",
"............",
"++++++++++++",
"++++++++++++",
"++++++++++++",
"++++++++++++",
"++++++++++++",
"++++++++++++",
"++++++++++++",
"++@@@@@@@@++",
"++@@@@@@@@++",
"++++++++++++",
"++++++++++++",
"++++++++++++",
"++++++++++++",
"++++++++++++",
"++++++++++++",
"++++++++++++"};