summaryrefslogtreecommitdiff
path: root/xfwm4/menu-active.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'xfwm4/menu-active.xpm')
-rw-r--r--xfwm4/menu-active.xpm26
1 files changed, 26 insertions, 0 deletions
diff --git a/xfwm4/menu-active.xpm b/xfwm4/menu-active.xpm
new file mode 100644
index 0000000..776944d
--- /dev/null
+++ b/xfwm4/menu-active.xpm
@@ -0,0 +1,26 @@
+/* XPM */
+static char * menu_active_xpm[] = {
+"18 20 3 1",
+" c None",
+". c #CCCCC7 s inactive_color_2",
+"+ c #000000 s active_border_color",
+" ",
+" ",
+"..................",
+"..................",
+"..................",
+"..................",
+"..................",
+"..................",
+"..................",
+"..................",
+".....++++++++.....",
+".....++++++++.....",
+"..................",
+"..................",
+"..................",
+"..................",
+"..................",
+"..................",
+"..................",
+".................."};