diff options
Diffstat (limited to 'Redcore-daylight/xfwm4/menu-inactive.xpm')
-rwxr-xr-x | Redcore-daylight/xfwm4/menu-inactive.xpm | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/Redcore-daylight/xfwm4/menu-inactive.xpm b/Redcore-daylight/xfwm4/menu-inactive.xpm new file mode 100755 index 0000000..82a9846 --- /dev/null +++ b/Redcore-daylight/xfwm4/menu-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * close_inactive_xpm[] = { +"26 26 3 1", +" c None", +". c #CBCBCB s inactive_shadow_1", +"+ c #E1E1E1 s inactive_color_1", +"..........................", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++"}; |