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