summaryrefslogtreecommitdiff
path: root/themes/default/bottom-inactive.xpm
blob: 52c089cc1db6705d732b47f24632a24c5e52a58f (plain)
1
2
3
4
5
6
7
8
9
10
11
/* XPM */
static char * bottom_inactive_xpm[] = {
"24 5 3 1",
"   c None",
"#  c #C0C0C0 s inactive_color_2",
"@  c #C0C0FF s inactive_color_1",
"########################",
"########################",
"########################",
"########################",
"@@@@@@@@@@@@@@@@@@@@@@@@"};