2015-02-15 23:35:03 -05:00

13 lines
229 B
C
Executable File

/* XPM */
static char * bottom_active_xpm[] = {
"20 4 5 1",
" c None",
". c #6B6B6B",
"+ c #5F5F5F",
"@ c #535353",
"# c #212121",
"....................",
"++++++++++++++++++++",
"@@@@@@@@@@@@@@@@@@@@",
"####################"};