home/.themes/oomox-gruvbox/xfwm4/menu-inactive.xpm

22 lines
537 B
C
Raw Normal View History

/* XPM */
static char * menu_inactive_xpm[] = {
"24 16 2 1",
" c None",
2018-01-04 23:58:17 -06:00
". c #282828",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};