aboutsummaryrefslogtreecommitdiff
path: root/themes/Mint-Y/xfwm4/hide-active.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'themes/Mint-Y/xfwm4/hide-active.xpm')
-rw-r--r--themes/Mint-Y/xfwm4/hide-active.xpm33
1 files changed, 33 insertions, 0 deletions
diff --git a/themes/Mint-Y/xfwm4/hide-active.xpm b/themes/Mint-Y/xfwm4/hide-active.xpm
new file mode 100644
index 00000000..89f12d14
--- /dev/null
+++ b/themes/Mint-Y/xfwm4/hide-active.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char *hide_active[] = {
+/* columns rows colors chars-per-pixel */
+"24 24 3 1 ",
+" c #404040",
+". c gray85",
+"X c #EEEEEE",
+/* pixels */
+"XXXXXXXXXXXXXXXXXXXXXXXX",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"......... .........",
+"......... .........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"
+};