all repos — fluxbox @ 1d19662c8975e881b4fa6465a8305be3ea5282ee

custom fork of the fluxbox windowmanager

data/styles/bloe/pixmaps/tbarfcs.xpm (raw)

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
26
27
28
29
/* XPM */
static char * tbarfcs_xpm[] = {
"23 23 3 1",
" 	c #D6D5E1",
".	c #D2CFDA",
"+	c #CCC7CF",
"                       ",
"                       ",
"                       ",
"                       ",
"                       ",
"                       ",
"                       ",
"                       ",
"                       ",
"                       ",
"                       ",
"                       ",
".......................",
"+++++++++++++++++++++++",
"+++++++++++++++++++++++",
"+++++++++++++++++++++++",
"+++++++++++++++++++++++",
"+++++++++++++++++++++++",
"+++++++++++++++++++++++",
"+++++++++++++++++++++++",
"+++++++++++++++++++++++",
"+++++++++++++++++++++++",
"+++++++++++++++++++++++"};