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