1 2 3 4 5 6 7 8 9 10
/* XPM */ static char *bottom_active_xpm[] = { "1 5 2 1", "a c #353535", "b c #161616", "a", "a", "a", "a", "b"};