neodotfiles/user/.local/share/themes/gruvbox-dark-gtk/xfwm4/menu-prelight.xpm

22 lines
537 B
C
Raw Normal View History

2022-09-19 19:06:15 +00:00
/* XPM */
static char * menu_prelight_xpm[] = {
"24 16 2 1",
" c None",
". c #1d2021",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};