Files
numix-blue-gtk-theme/xfwm4/close-inactive.xpm
T

31 lines
777 B
C
Raw Normal View History

2013-02-26 17:48:52 +01:00
/* XPM */
2014-02-20 14:10:03 +05:30
static char * close_prelight_xpm[] = {
"24 24 3 1",
2014-02-20 03:03:42 +05:30
" c None",
". c #2D2D2D",
2014-02-20 14:10:03 +05:30
"+ c #888888",
2014-02-20 03:03:42 +05:30
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
2014-02-20 14:10:03 +05:30
"........++....++........",
"........+++..+++........",
".........++++++.........",
"..........++++..........",
"..........++++..........",
".........++++++.........",
"........+++..+++........",
"........++....++........",
2014-02-20 03:03:42 +05:30
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};