1
0
mirror of https://github.com/alrayyes/server-dotfiles synced 2023-11-14 15:56:25 +00:00
server-dotfiles/gtk/.themes/DF-Arc-OSX/xfwm4/menu-inactive.xpm

29 lines
544 B
C
Raw Normal View History

2016-11-09 13:09:59 +00:00
/* XPM */
static char * menu_inactive_xpm[] = {
"16 22 3 1",
" c None",
". c #E7E8EB",
"+ c #B9BFCE",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"....+......+....",
"....++....++....",
".....++..++.....",
"......++++......",
".......++.......",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................"};