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