neodotfiles/user/.local/share/themes/gruvbox-dark-gtk/xfwm4/menu-active.xpm
2023-10-22 08:18:23 -04:00

21 lines
535 B
C

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