summaryrefslogtreecommitdiff
path: root/xfwm4/right-active.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'xfwm4/right-active.xpm')
-rw-r--r--xfwm4/right-active.xpm13
1 files changed, 13 insertions, 0 deletions
diff --git a/xfwm4/right-active.xpm b/xfwm4/right-active.xpm
new file mode 100644
index 0000000..808cb97
--- /dev/null
+++ b/xfwm4/right-active.xpm
@@ -0,0 +1,13 @@
+/* XPM */
+static char * right_active_xpm[] = {
+"5 5 5 1",
+" c None",
+". c #000000 s active_border_color",
+"+ c #FFFFFF s active_hilight_2",
+"@ c #CCCCC7 s active_color_2",
+"# c #919189 s active_shadow_2",
+".+@#.",
+".+@#.",
+".+@#.",
+".+@#.",
+".+@#."};