numix-gtk-theme/xfwm4/bottom-right-active.xpm

7 lines
98 B
C
Raw Normal View History

2013-03-18 13:06:59 +00:00
/* XPM */
static char * bottom_right_active_xpm[] = {
2014-02-19 21:33:42 +00:00
"1 1 2 1",
2013-03-18 13:06:59 +00:00
" c None",
2014-02-19 21:33:42 +00:00
". c #484848",
"."};