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