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