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