summaryrefslogtreecommitdiff
path: root/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/max_pressed.xpm
blob: 8901f85374ce18f4e0fa5c37257956d69e086327 (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
/* XPM */
static char * max_pressed_xpm[] = {
"13 15 9 1",
" 	c None",
".	c #161616",
"+	c #12171A",
"@	c #121818",
"#	c #6B7172",
"$	c #10181A",
"%	c #0F191A",
"&	c #151618",
"*	c #131718",
".............",
"+@+@+@+@+@+@+",
"#############",
"#############",
"#############",
"#############",
"#############",
"#############",
"#############",
"#############",
"#############",
"#############",
"#############",
"$%$%%%%%%%%%%",
"&*&**********"};
bgstack15