aboutsummaryrefslogtreecommitdiff
path: root/common/xfwm4/menu-pressed.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'common/xfwm4/menu-pressed.xpm')
-rw-r--r--common/xfwm4/menu-pressed.xpm28
1 files changed, 28 insertions, 0 deletions
diff --git a/common/xfwm4/menu-pressed.xpm b/common/xfwm4/menu-pressed.xpm
new file mode 100644
index 0000000..e11490a
--- /dev/null
+++ b/common/xfwm4/menu-pressed.xpm
@@ -0,0 +1,28 @@
+/* XPM */
+static char * menu_pressed_xpm[] = {
+"16 22 3 1",
+" c None",
+". c #E7E8EB",
+"+ c #5294E2",
+"................",
+"................",
+"................",
+"................",
+"................",
+"................",
+"................",
+"................",
+"................",
+"....+......+....",
+"....++....++....",
+".....++..++.....",
+"......++++......",
+".......++.......",
+"................",
+"................",
+"................",
+"................",
+"................",
+"................",
+"................",
+"................"};