aboutsummaryrefslogtreecommitdiff
path: root/themes/Mint-Y-Dark/xfwm4/menu-inactive.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'themes/Mint-Y-Dark/xfwm4/menu-inactive.xpm')
-rw-r--r--themes/Mint-Y-Dark/xfwm4/menu-inactive.xpm41
1 files changed, 41 insertions, 0 deletions
diff --git a/themes/Mint-Y-Dark/xfwm4/menu-inactive.xpm b/themes/Mint-Y-Dark/xfwm4/menu-inactive.xpm
new file mode 100644
index 00000000..7feecf2e
--- /dev/null
+++ b/themes/Mint-Y-Dark/xfwm4/menu-inactive.xpm
@@ -0,0 +1,41 @@
+/* XPM */
+static char *menu_inactive[] = {
+/* columns rows colors chars-per-pixel */
+"24 24 11 1 ",
+" c #2F2F2F",
+". c #373737",
+"X c #3F3F3F",
+"o c gray28",
+"O c gray30",
+"+ c gray32",
+"@ c #555555",
+"# c #5A5A5A",
+"$ c gray37",
+"% c gray39",
+"& c #676767",
+/* pixels */
+"........................",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" $#X X#$ ",
+" +&%OO%&+ ",
+" o$&&$o ",
+" .@@. ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" "
+};