summaryrefslogtreecommitdiff
path: root/fluxbox/debian/additional-themes/Common/Squared_green/pixmaps/hilite_select.xpm
blob: 87df1795986b012460992321f9b0922b5f16a52a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/* XPM */
static char * hilite_select_xpm[] = {
"13 13 2 1",
" 	c None",
".	c #C0C0C0",
"             ",
"             ",
"             ",
"    .....    ",
"    .   .    ",
"    . . .    ",
"    .   .    ",
"    .....    ",
"             ",
"             ",
"             ",
"             ",
"             "};
bgstack15