summaryrefslogtreecommitdiff
path: root/fluxbox/debian/additional-themes/Debian/Squared_for_Debian/pixmaps/hilite_select.xpm
blob: adf38bebc197877db6a3670d0ca1b9bd54aea804 (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 #E3E5EB",
"             ",
"             ",
"             ",
"    .....    ",
"    .   .    ",
"    . . .    ",
"    .   .    ",
"    .....    ",
"             ",
"             ",
"             ",
"             ",
"             "};
bgstack15