neodotfiles/user/.local/share/themes/gruvbox-dark-gtk/xfwm4/menu-inactive.xpm
2022-09-19 15:06:15 -04:00

21 lines
537 B
C

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