Files
dotfiles/home/.themes/oomox-iceberg/xfwm4/menu-prelight.xpm
2021-01-14 10:44:33 -06:00

22 lines
537 B
C

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