1 2 3 4 5 6 7 8
/* XPM */ static char * bottom_inactive_xpm[] = { "1 2 3 1", " c None", ". c #626262 s inactive_color_1", "+ c #969696 s inactive_shadow_1", ".", "+"};