home/.themes/oomox-solarized-light/xfwm4/menu-pressed.xpm

22 lines
536 B
C
Raw Normal View History

/* XPM */
static char * menu_pressed_xpm[] = {
"24 16 2 1",
" c None",
2018-01-31 13:50:13 -06:00
". c #eee8d5",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};