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