numix-gtk-theme/xfwm4/bottom-inactive.xpm

9 lines
128 B
C
Raw Normal View History

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