aboutsummaryrefslogtreecommitdiff
path: root/themes/Mint-X-compact/xfwm4/bottom-active.xpm
blob: 0ec965bb6567071440cb99a2d74bf00d6fe611ff (plain) (blame)
1
2
3
4
5
6
7
8
/* XPM */
static char * bottom_active_xpm[] = {
"2 2 3 1",
" 	c None",
".	c #DEDEDE s active_color_2",
"+	c #939393",
"..",
"++"};