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

22 lines
537 B
C
Raw Normal View History

2023-10-20 03:34:51 +00:00
/* XPM */
static char * menu_prelight_xpm[] = {
"24 16 2 1",
" c None",
". c #1d2021",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};