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

22 lines
535 B
C

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