2014-01-02 20:45:49 +01:00

9 lines
131 B
C

/* XPM */
static char * bottom_active_xpm[] = {
"2 2 3 1",
" c None",
". c #DEDEDE s active_color_2",
"+ c #939393",
"..",
"++"};