dotfiles/home/.themes/oomox-iceberg/xfwm4/menu-pressed.xpm

22 lines
536 B
C

/* XPM */
static char * menu_pressed_xpm[] = {
"24 16 2 1",
" c None",
". c #161821",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};