aboutsummaryrefslogtreecommitdiff
path: root/common/xfwm4/top-left-inactive.xpm
diff options
context:
space:
mode:
authorHorst31802016-08-31 00:02:23 +0200
committerHorst31802016-08-31 00:02:27 +0200
commite6ec849cfe83d41a6597b26f9979587566eeefd2 (patch)
tree76ed144b82f652eeb8dcf7466b42de3b18061211 /common/xfwm4/top-left-inactive.xpm
parent06b091100947a17f29b82f92bf0fa38735eaabac (diff)
downloadsolarc-theme-e6ec849cfe83d41a6597b26f9979587566eeefd2.tar.gz
solarc-theme-e6ec849cfe83d41a6597b26f9979587566eeefd2.tar.xz
solarc-theme-e6ec849cfe83d41a6597b26f9979587566eeefd2.zip
refactor xfwm theme
-now png based -add borders to light theme -add thicker bottom border for easier resizing
Diffstat (limited to 'common/xfwm4/top-left-inactive.xpm')
-rw-r--r--common/xfwm4/top-left-inactive.xpm35
1 files changed, 0 insertions, 35 deletions
diff --git a/common/xfwm4/top-left-inactive.xpm b/common/xfwm4/top-left-inactive.xpm
deleted file mode 100644
index 6071c0b..0000000
--- a/common/xfwm4/top-left-inactive.xpm
+++ /dev/null
@@ -1,35 +0,0 @@
-/* XPM */
-static char * top_left_inactive_xpm[] = {
-"2 28 4 1",
-" c None",
-". c #ECEDF0",
-"+ c #E8E9EB",
-"@ c #E7E8EB",
-" .",
-".+",
-"@@",
-"@@",
-"@@",
-"@@",
-"@@",
-"@@",
-"@@",
-"@@",
-"@@",
-"@@",
-"@@",
-"@@",
-"@@",
-"@@",
-"@@",
-"@@",
-"@@",
-"@@",
-"@@",
-"@@",
-"@@",
-"@@",
-"@@",
-"@@",
-"@@",
-"@@"};