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