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

29 lines
630 B
C

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