paper-gtk-theme/Paper/xfwm4/hide-active.xpm

29 lines
628 B
C

/* XPM */
static char *hide_active[] = {
/* columns rows colors chars-per-pixel */
"20 20 2 1 ",
" c #63636E6E7373",
". c gray100",
/* pixels */
" ",
" ",
" ",
" ",
" ",
" ",
" .. ",
" .. ",
" .. ",
" ...... ",
" .... ",
" .. ",
" ........ ",
" ........ ",
" ",
" ",
" ",
" ",
" ",
" "
};