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

36 lines
621 B
C
Raw Normal View History

2013-02-26 16:48:52 +00:00
/* XPM */
static char * close_inactive_xpm[] = {
2013-08-08 04:57:28 +00:00
"16 16 16 1",
2013-02-26 16:48:52 +00:00
" c None",
2013-03-18 13:06:59 +00:00
". c #2D2D2D",
2013-08-08 04:57:28 +00:00
"+ c #AAAAAA",
"@ c #828282",
2013-03-18 13:06:59 +00:00
"# c #3A3A3A",
2013-08-08 04:57:28 +00:00
"$ c #848484",
"% c #A2A2A2",
"& c #474747",
2013-03-18 13:06:59 +00:00
"* c #3B3B3B",
2013-08-08 04:57:28 +00:00
"= c #A4A4A4",
"- c #A0A0A0",
"; c #4B4B4B",
"> c #A1A1A1",
", c #464646",
"' c #818181",
") c #383838",
2013-03-18 13:06:59 +00:00
"................",
"................",
"................",
"................",
"....+@#..#@+....",
"....$+%&&%+@....",
"....*=+--+%#....",
".....;=++-&.....",
".....;=++-&.....",
2013-08-08 04:57:28 +00:00
"....*=+--+%#....",
"....$+>,,>+@....",
"....+')..)'+....",
2013-03-18 13:06:59 +00:00
"................",
"................",
"................",
"................"};