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