diff options
Diffstat (limited to 'Redcore-nighttime/xfwm4/hide-pressed.xpm')
-rwxr-xr-x | Redcore-nighttime/xfwm4/hide-pressed.xpm | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/Redcore-nighttime/xfwm4/hide-pressed.xpm b/Redcore-nighttime/xfwm4/hide-pressed.xpm new file mode 100755 index 0000000..1d631c5 --- /dev/null +++ b/Redcore-nighttime/xfwm4/hide-pressed.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * hide_pressed_xpm[] = { +"26 26 2 1", +" c None", +"+ c #4F5E76 s active_color_1", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++"}; |