diff options
Diffstat (limited to 'themes/Mint-X-compact/xfwm4/hide-inactive.xpm')
| -rw-r--r-- | themes/Mint-X-compact/xfwm4/hide-inactive.xpm | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/themes/Mint-X-compact/xfwm4/hide-inactive.xpm b/themes/Mint-X-compact/xfwm4/hide-inactive.xpm new file mode 100644 index 00000000..1f53ee64 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/hide-inactive.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * hide_inactive_xpm[] = { +"12 18 7 1", +" c None", +". c #939393", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"# c #BBBBBB", +"$ c #CACACA", +"% c #ECECEC", +"............", +"++++++++++++", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@########@@", +"@@$$$$$$$$@@", +"@@%%%%%%%%@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@"}; |
