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

23 lines
424 B
C
Raw Normal View History

2013-02-26 17:48:52 +01:00
/* XPM */
static char * hide_inactive_xpm[] = {
2013-03-18 18:36:59 +05:30
"16 16 3 1",
2013-02-26 17:48:52 +01:00
" c None",
2013-03-18 18:36:59 +05:30
". c #2D2D2D",
"+ c #ADA9A8",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"....++++++++....",
"....++++++++....",
"................",
"................",
"................",
"................",
"................",
"................",
"................"};