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

9 lines
119 B
C
Raw Normal View History

2013-03-18 13:06:59 +00:00
/* XPM */
static char * bottom_left_active_xpm[] = {
2013-03-30 08:31:12 +00:00
"2 2 3 1",
2013-03-18 13:06:59 +00:00
" c None",
2013-03-30 08:31:12 +00:00
". c #484848",
"+ c #2D2D2D",
".+",
2013-03-19 06:53:02 +00:00
".."};