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