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/hide-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-dark/hide-pressed.xpm')
-rw-r--r-- | common/xfwm4-dark/hide-pressed.xpm | 56 |
1 files changed, 0 insertions, 56 deletions
diff --git a/common/xfwm4-dark/hide-pressed.xpm b/common/xfwm4-dark/hide-pressed.xpm deleted file mode 100644 index 7d49d4b..0000000 --- a/common/xfwm4-dark/hide-pressed.xpm +++ /dev/null @@ -1,56 +0,0 @@ -/* XPM */ -static char * hide_pressed_xpm[] = { -"28 28 25 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"# c #2F343B", -"$ c #313C48", -"% c #406691", -"& c #4C81C1", -"* c #508FDA", -"= c #4B82C2", -"- c #406590", -"; c #3A5372", -"> c #508FD8", -", c #5294E2", -"' c #3A5371", -") c #5193E1", -"! c #4F8ED8", -"~ c #323B49", -"{ c #406490", -"] c #4B82C3", -"^ c #FFFFFF", -"/ c #40648E", -"( c #313B48", -"_ c #395371", -": c #4B81C1", -"............................", -"++++++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@########################@@", -"@@########################@@", -"@@########$%&**=-$########@@", -"@@#######;>,,,,,,>'#######@@", -"@@######;),,,,,,,,)'######@@", -"@@#####$>,,,,,,,,,,!~#####@@", -"@@#####%,,,,,,,,,,,,{#####@@", -"@@#####],,,,,,,,,,,,=#####@@", -"@@#####*,,,^^^^^^,,,>#####@@", -"@@#####>,,,^^^^^^,,,!#####@@", -"@@#####&,,,,,,,,,,,,=#####@@", -"@@#####-,,,,,,,,,,,,/#####@@", -"@@#####$>,,,,,,,,,,!(#####@@", -"@@######'),,,,,,,,)_######@@", -"@@#######'!,,,,,,!_#######@@", -"@@########~{:**:/(########@@", -"@@########################@@", -"@@########################@@", -"@@########################@@", -"@@########################@@", -"@@########################@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@"}; |