diff options
Diffstat (limited to 'common/xfwm4/menu-inactive.xpm')
-rw-r--r-- | common/xfwm4/menu-inactive.xpm | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/common/xfwm4/menu-inactive.xpm b/common/xfwm4/menu-inactive.xpm new file mode 100644 index 0000000..f21825d --- /dev/null +++ b/common/xfwm4/menu-inactive.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * menu_inactive_xpm[] = { +"26 16 2 1", +" c None", +". c #eee8d5", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +"..........................", +".........................."}; |