summaryrefslogtreecommitdiff
path: root/Redcore-daylight/xfwm4/bottom-left-active.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'Redcore-daylight/xfwm4/bottom-left-active.xpm')
-rwxr-xr-xRedcore-daylight/xfwm4/bottom-left-active.xpm8
1 files changed, 8 insertions, 0 deletions
diff --git a/Redcore-daylight/xfwm4/bottom-left-active.xpm b/Redcore-daylight/xfwm4/bottom-left-active.xpm
new file mode 100755
index 0000000..47812a4
--- /dev/null
+++ b/Redcore-daylight/xfwm4/bottom-left-active.xpm
@@ -0,0 +1,8 @@
+/* XPM */
+static char * bottom_left_active_xpm[] = {
+"2 2 3 1",
+" c None",
+". c #6C99C0 s active_color_1",
+"+ c #4F5E76 s active_color_2",
+".+",
+".."};