aboutsummaryrefslogtreecommitdiffstats
path: root/src/xfwm4/top-left-active.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'src/xfwm4/top-left-active.xpm')
-rw-r--r--src/xfwm4/top-left-active.xpm39
1 files changed, 39 insertions, 0 deletions
diff --git a/src/xfwm4/top-left-active.xpm b/src/xfwm4/top-left-active.xpm
new file mode 100644
index 0000000..ce7c343
--- /dev/null
+++ b/src/xfwm4/top-left-active.xpm
@@ -0,0 +1,39 @@
+/* XPM */
+static char * top_left_active_xpm[] = {
+"2 26 4 1",
+" c None",
+<<<<<<< HEAD
+". c #eeeeee",
+"+ c #eeeeee",
+"@ c #111111",
+=======
+". c #484848",
+"+ c #343434",
+"@ c #444444",
+>>>>>>> 20c317abd13ec1b1bd1eef62707456f4e76b1f5d
+" .",
+".+",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@",
+".@"};