aboutsummaryrefslogtreecommitdiffstats
path: root/src/xfwm4/shade-inactive.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'src/xfwm4/shade-inactive.xpm')
-rw-r--r--src/xfwm4/shade-inactive.xpm38
1 files changed, 38 insertions, 0 deletions
diff --git a/src/xfwm4/shade-inactive.xpm b/src/xfwm4/shade-inactive.xpm
new file mode 100644
index 0000000..e6381c8
--- /dev/null
+++ b/src/xfwm4/shade-inactive.xpm
@@ -0,0 +1,38 @@
+/* XPM */
+static char * shade_prelight_xpm[] = {
+"24 26 4 1",
+" c None",
+<<<<<<< HEAD
+". c #111111",
+"+ c #101010",
+=======
+". c #444444",
+"+ c #888888",
+"@ c #393939",
+"@@@@@@@@@@@@@@@@@@@@@@@@",
+>>>>>>> 20c317abd13ec1b1bd1eef62707456f4e76b1f5d
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........++...........",
+"..........++++..........",
+".........++++++.........",
+"........++++++++........",
+".......+++.++.+++.......",
+"...........++...........",
+"...........++...........",
+"...........++...........",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................"};