summaryrefslogtreecommitdiff
path: root/fluxbox/debian/additional-themes/Common/Squared_blue/pixmaps/stuck.xpm
blob: 8f56939ed3adaecad66324fcc2bdb8e752e2b9b4 (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
/* XPM */
static char * stuck_xpm[] = {
"16 15 7 1",
" 	c None",
".	c #161616",
"+	c #131718",
"@	c #10181A",
"#	c #C3C3C3",
"$	c #151716",
"%	c #151618",
"................",
"++++++++++++++++",
"@+++++++++++++++",
"++++++++++++++++",
"++++++++++++++++",
"+++++######+++++",
"+++++#++++#+++++",
"+++++#+##+#+++++",
"+++++#+##+#+++++",
"+++++#++++#+++++",
"+++++######+++++",
"++++++++++++++++",
"++++++++++++++++",
"@+++++++++++++++",
"$%$+++++++++++++"};
bgstack15