diff options
Diffstat (limited to 'themes/Mint-Y-Dark/xfwm4/hide-active.xpm')
| -rw-r--r-- | themes/Mint-Y-Dark/xfwm4/hide-active.xpm | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/themes/Mint-Y-Dark/xfwm4/hide-active.xpm b/themes/Mint-Y-Dark/xfwm4/hide-active.xpm new file mode 100644 index 00000000..79239a2a --- /dev/null +++ b/themes/Mint-Y-Dark/xfwm4/hide-active.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char *hide_active[] = { +/* columns rows colors chars-per-pixel */ +"24 24 3 1 ", +" c #2F2F2F", +". c #373737", +"X c #909090", +/* pixels */ +"........................", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" XXXXXX ", +" XXXXXX ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" " +}; |
