1
0
mirror of https://github.com/horst3180/arc-theme.git synced 2024-09-30 06:50:45 +00:00
horst3180_arc-theme/common/xfwm4/menu-inactive.xpm

22 lines
569 B
C
Raw Normal View History

2015-05-16 20:50:01 +00:00
/* XPM */
static char * menu_inactive_xpm[] = {
2016-05-28 11:58:45 +00:00
"26 16 2 1",
2015-05-16 20:50:01 +00:00
" c None",
". c #E7E8EB",
2016-05-28 11:58:45 +00:00
"..........................",
"..........................",
"..........................",
"..........................",
"..........................",
"..........................",
"..........................",
"..........................",
"..........................",
"..........................",
"..........................",
"..........................",
"..........................",
"..........................",
"..........................",
".........................."};