numix-gtk-theme/xfwm4/top-left-inactive.xpm

32 lines
257 B
C
Raw Permalink Normal View History

2013-02-26 16:48:52 +00:00
/* XPM */
static char * top_left_inactive_xpm[] = {
2013-04-07 10:12:35 +00:00
"2 25 3 1",
2013-03-18 13:06:59 +00:00
" c None",
2013-03-30 08:31:12 +00:00
". c #393939",
"+ c #2D2D2D",
2013-03-19 06:53:02 +00:00
" .",
2013-03-30 08:31:12 +00:00
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
2013-04-07 10:12:35 +00:00
".+",
".+",
".+",
".+",
2013-03-30 08:31:12 +00:00
".+"};