summaryrefslogtreecommitdiff
path: root/Kogaion-daylight/xfwm4/bottom-right-inactive.xpm
blob: cb758abbd309cc6657c92e7a7d97dbbfe23331c0 (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_shadow_1",
".+",
"++"};