summaryrefslogtreecommitdiff
path: root/Redcore-daylight/xfwm4/bottom-right-inactive.xpm
diff options
context:
space:
mode:
authorV3n3RiX <venerix@rogentos.ro>2016-11-06 12:35:28 +0000
committerV3n3RiX <venerix@rogentos.ro>2016-11-06 12:35:28 +0000
commitb22f90a81076bb2e4a48ce8bf9001215c9e96be6 (patch)
treef809c0d3ea04643d7b5af1278117540b80868c5d /Redcore-daylight/xfwm4/bottom-right-inactive.xpm
parent5ca6f604a7b339593378878f8acc44d52b737329 (diff)
rebranding
Diffstat (limited to 'Redcore-daylight/xfwm4/bottom-right-inactive.xpm')
-rwxr-xr-xRedcore-daylight/xfwm4/bottom-right-inactive.xpm8
1 files changed, 8 insertions, 0 deletions
diff --git a/Redcore-daylight/xfwm4/bottom-right-inactive.xpm b/Redcore-daylight/xfwm4/bottom-right-inactive.xpm
new file mode 100755
index 0000000..cb758ab
--- /dev/null
+++ b/Redcore-daylight/xfwm4/bottom-right-inactive.xpm
@@ -0,0 +1,8 @@
+/* XPM */
+static char * bottom_right_inactive_xpm[] = {
+"2 2 3 1",
+" c None",
+". c #626262 s inactive_color_1",
+"+ c #969696 s inactive_shadow_1",
+".+",
+"++"};