summaryrefslogtreecommitdiff
path: root/xfwm4/close-active.xpm
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2015-04-11 18:50:42 +0200
committerSiri Reiter <siri@jones.dk>2015-04-11 18:50:42 +0200
commit81bd3aa049565afd1f06edf05b2e0b1a0e3e0ab1 (patch)
tree864297fdff1079a7bbf6d889650484304ec242a5 /xfwm4/close-active.xpm
parent4a4d85ca792c09ee2dc4b6616ba0c110288b5a2b (diff)
Diffstat (limited to 'xfwm4/close-active.xpm')
-rw-r--r--xfwm4/close-active.xpm26
1 files changed, 26 insertions, 0 deletions
diff --git a/xfwm4/close-active.xpm b/xfwm4/close-active.xpm
new file mode 100644
index 0000000..57891c3
--- /dev/null
+++ b/xfwm4/close-active.xpm
@@ -0,0 +1,26 @@
+/* XPM */
+static char * close_active_xpm[] = {
+"18 20 3 1",
+" c None",
+". c #CCCCC7 s inactive_color_2",
+"+ c #000000 s active_border_color",
+" ",
+" ",
+"..................",
+"..................",
+"..................",
+"..................",
+"..................",
+"......+....+......",
+".....+++..+++.....",
+"......++++++......",
+".......++++.......",
+".......++++.......",
+"......++++++......",
+".....+++..+++.....",
+"......+....+......",
+"..................",
+"..................",
+"..................",
+"..................",
+".................."};