paper-gtk-theme/Paper/xfwm4/menu-pressed.xpm
2015-01-02 19:36:45 +03:00

29 lines
629 B
C

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