diff options
Diffstat (limited to 'themes/Mint-X/xfwm4/hide-pressed.xpm')
| -rw-r--r-- | themes/Mint-X/xfwm4/hide-pressed.xpm | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/themes/Mint-X/xfwm4/hide-pressed.xpm b/themes/Mint-X/xfwm4/hide-pressed.xpm new file mode 100644 index 00000000..bc8e9205 --- /dev/null +++ b/themes/Mint-X/xfwm4/hide-pressed.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * hide_pressed_xpm[] = { +"20 24 4 1", +" c #939393", +". c #FFFFFF", +"+ c #DEDEDE s active_color_2", +"@ c #6696BA s active_color_1", +" ", +"....................", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++@@@@@@@@++++++", +"++++++@@@@@@@@++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++"}; |
