aboutsummaryrefslogtreecommitdiff
path: root/themes/Mint-Y/xfwm4/hide-active.xpm
diff options
context:
space:
mode:
authorSyndamia <kamen@syndamia.com>2023-05-20 11:28:29 +0300
committerSyndamia <kamen@syndamia.com>2023-05-20 11:28:29 +0300
commiteab0507af6367a9a75f40ac3dd92e5e42860c2dc (patch)
tree71f56e8725b505d70954ad665a03988d85316c85 /themes/Mint-Y/xfwm4/hide-active.xpm
parent48de6d4af249f23b3a431d357236588208a9f419 (diff)
downloadold-mint-y-eab0507af6367a9a75f40ac3dd92e5e42860c2dc.tar
old-mint-y-eab0507af6367a9a75f40ac3dd92e5e42860c2dc.tar.gz
old-mint-y-eab0507af6367a9a75f40ac3dd92e5e42860c2dc.zip
Added icons and themesHEADmain
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",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"......... .........",
+"......... .........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"
+};