aboutsummaryrefslogtreecommitdiff
path: root/themes/Mint-Y-Dark/xfwm4/shade-active.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'themes/Mint-Y-Dark/xfwm4/shade-active.xpm')
-rw-r--r--themes/Mint-Y-Dark/xfwm4/shade-active.xpm37
1 files changed, 37 insertions, 0 deletions
diff --git a/themes/Mint-Y-Dark/xfwm4/shade-active.xpm b/themes/Mint-Y-Dark/xfwm4/shade-active.xpm
new file mode 100644
index 00000000..7c80f9ea
--- /dev/null
+++ b/themes/Mint-Y-Dark/xfwm4/shade-active.xpm
@@ -0,0 +1,37 @@
+/* XPM */
+static char *shade_active[] = {
+/* columns rows colors chars-per-pixel */
+"24 24 7 1 ",
+" c #2F2F2F",
+". c gray19",
+"X c #373737",
+"o c #5F5F5F",
+"O c gray39",
+"+ c #8E8E8E",
+"@ c #909090",
+/* pixels */
+"XXXXXXXXXXXXXXXXXXXXXXXX",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" O+@@@@+O ",
+" +@@@@@ + ",
+" @@@@@@+@ ",
+" oO ",
+" o@@O ",
+" o@@@@O ",
+" @@ ",
+" @@ ",
+" .. ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" "
+};