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