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