diff options
Diffstat (limited to 'Redcore-nighttime/xfwm4/hide-active.xpm')
-rwxr-xr-x | Redcore-nighttime/xfwm4/hide-active.xpm | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/Redcore-nighttime/xfwm4/hide-active.xpm b/Redcore-nighttime/xfwm4/hide-active.xpm new file mode 100755 index 0000000..f0bf0c4 --- /dev/null +++ b/Redcore-nighttime/xfwm4/hide-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * hide_active_xpm[] = { +"26 26 3 1", +" c None", +". c #6C99C0 s active_shadow_1", +"+ c #4F5E76 s active_color_2", +"..........................", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++"}; |