summaryrefslogtreecommitdiff
path: root/fluxbox/debian/additional-themes/Common/Doty/pixmaps/hilite_select.xpm
blob: d976d80ac9fb4dee7e05202beeef8ca66697d5aa (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 #01D3F9",
"             ",
"             ",
"             ",
"    .....    ",
"    .   .    ",
"    . . .    ",
"    .   .    ",
"    .....    ",
"             ",
"             ",
"             ",
"             ",
"             "};
bgstack15