diff options
author | Horst3180 | 2016-08-31 00:02:23 +0200 |
---|---|---|
committer | Horst3180 | 2016-08-31 00:02:27 +0200 |
commit | e6ec849cfe83d41a6597b26f9979587566eeefd2 (patch) | |
tree | 76ed144b82f652eeb8dcf7466b42de3b18061211 /common/xfwm4-dark/left-inactive.xpm | |
parent | 06b091100947a17f29b82f92bf0fa38735eaabac (diff) | |
download | solarc-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-dark/left-inactive.xpm')
-rw-r--r-- | common/xfwm4-dark/left-inactive.xpm | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/common/xfwm4-dark/left-inactive.xpm b/common/xfwm4-dark/left-inactive.xpm deleted file mode 100644 index 17f9acf..0000000 --- a/common/xfwm4-dark/left-inactive.xpm +++ /dev/null @@ -1,17 +0,0 @@ -/* XPM */ -static char * left_inactive_xpm[] = { -"1 12 2 1", -" c None", -". c #21252B", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -"."}; |