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

9 lines
126 B
C
Raw Permalink Normal View History

2013-03-18 13:06:59 +00:00
/* XPM */
static char * bottom_active_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 #484848",
2013-03-18 13:06:59 +00:00
"........",
2013-03-30 08:31:12 +00:00
"++++++++"};