summaryrefslogtreecommitdiff
path: root/Redcore-daylight/xfwm4/left-inactive.xpm
blob: 58efce24b982166bc161bb774e8ea9c7371d416c (plain)
1
2
3
4
5
6
7
/* XPM */
static char * left_inactive_xpm[] = {
"2 1 3 1",
" 	c None",
".	c #969696 s inactive_shadow_1",
"+	c #626262 s inactive_color_1",
".+"};