diff options
Diffstat (limited to 'themes/Mint-X/xfwm4/hide-active.xpm')
| -rw-r--r-- | themes/Mint-X/xfwm4/hide-active.xpm | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/themes/Mint-X/xfwm4/hide-active.xpm b/themes/Mint-X/xfwm4/hide-active.xpm new file mode 100644 index 00000000..fd784c4e --- /dev/null +++ b/themes/Mint-X/xfwm4/hide-active.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * hide_prelight_xpm[] = { +"20 24 6 1", +" c #939393", +". c #FFFFFF", +"+ c #DEDEDE s active_color_2", +"@ c #707070", +"# c #868686", +"$ c #ECECEC", +" ", +"....................", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++@@@@@@@@++++++", +"++++++########++++++", +"++++++$$$$$$$$++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++"}; |
