summaryrefslogtreecommitdiff
path: root/themes/default/bottom-inactive.xpm
blob: c8304d03ce6368022881e8beb8fb74d7ef8e2d4d (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",
"########################",
"########################",
"@@@@@@@@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@@@@@@@@"};