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/maximize-pressed.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/maximize-pressed.xpm')
-rw-r--r-- | common/xfwm4/maximize-pressed.xpm | 64 |
1 files changed, 0 insertions, 64 deletions
diff --git a/common/xfwm4/maximize-pressed.xpm b/common/xfwm4/maximize-pressed.xpm deleted file mode 100644 index 05818bf..0000000 --- a/common/xfwm4/maximize-pressed.xpm +++ /dev/null @@ -1,64 +0,0 @@ -/* XPM */ -static char * maximize_pressed_xpm[] = { -"28 28 33 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"@ c #DAE1E9", -"# c #99BDE6", -"$ c #6EA3E2", -"% c #5897E2", -"& c #6EA4E4", -"* c #9ABCE6", -"= c #B5CBE7", -"- c #5998E1", -"; c #5294E2", -"> c #B5CCE7", -", c #5998E2", -"' c #DAE0EA", -") c #5596E3", -"! c #C7DDF6", -"~ c #FFFFFF", -"{ c #DDEAF9", -"] c #9BBCE6", -"^ c #6DA3E3", -"/ c #5997E2", -"( c #5395E2", -"_ c #CCE0F6", -": c #5797E3", -"< c #5495E2", -"[ c #C3DAF5", -"} c #DFEBFA", -"| c #9BBDE5", -"1 c #5A98E2", -"2 c #DAE1EA", -"3 c #B6CDE8", -"4 c #6FA4E3", -"............................", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++@#$%%&*@++++++++++", -"+++++++++=-;;;;;;->+++++++++", -"++++++++=;;;;;;;;;;>++++++++", -"+++++++@-;;;;;;;;;;,'+++++++", -"+++++++#;;;;)!~~{;;;]+++++++", -"+++++++^;;;);)!~~;;;&+++++++", -"+++++++/;;(_:;<[~;;;-+++++++", -"+++++++-;;(~_:;<[;;;,+++++++", -"+++++++$;;(~~!););;;&+++++++", -"+++++++*;;;}~~!);;;;|+++++++", -"+++++++@-;;;;;;;;;;12+++++++", -"++++++++>;;;;;;;;;;3++++++++", -"+++++++++>,;;;;;;13+++++++++", -"++++++++++']4//4|2++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++", -"++++++++++++++++++++++++++++"}; |