diff options
author | Horst3180 | 2016-05-28 13:58:45 +0200 |
---|---|---|
committer | Horst3180 | 2016-05-28 13:59:15 +0200 |
commit | d02ab7ac91de4acc7988c71b71003e4becf8a891 (patch) | |
tree | 77f7475db0f7e22880d82d9b2a17fdb8f539096a /common/xfwm4/maximize-prelight.xpm | |
parent | d32e573efbfe9fd030f3fec639bcc9f7b8b285dc (diff) | |
download | solarc-theme-d02ab7ac91de4acc7988c71b71003e4becf8a891.tar.gz solarc-theme-d02ab7ac91de4acc7988c71b71003e4becf8a891.tar.xz solarc-theme-d02ab7ac91de4acc7988c71b71003e4becf8a891.zip |
xfwm theme refinements
Diffstat (limited to 'common/xfwm4/maximize-prelight.xpm')
-rw-r--r-- | common/xfwm4/maximize-prelight.xpm | 54 |
1 files changed, 29 insertions, 25 deletions
diff --git a/common/xfwm4/maximize-prelight.xpm b/common/xfwm4/maximize-prelight.xpm index 0b69086..06852e8 100644 --- a/common/xfwm4/maximize-prelight.xpm +++ b/common/xfwm4/maximize-prelight.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * maximize_prelight_xpm[] = { -"24 24 31 1", +"28 28 31 1", " c None", ". c #EEEFF1", "+ c #E7E8EB", @@ -32,27 +32,31 @@ static char * maximize_prelight_xpm[] = { "| c #92969F", "1 c #E0E1E5", "2 c #F3F3F6", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++@#$%%$#@++++++++", -"+++++++&*=-;;->*&+++++++", -"++++++&,'))))))',&++++++", -"+++++@*'))))))))'*@+++++", -"+++++#=)))!~{{]))>^+++++", -"+++++$-))!)!~{{))-$+++++", -"+++++%/)(_:)<[{))/%+++++", -"+++++%/)({_:)<[))!}+++++", -"+++++$-)({{~!)!))-$+++++", -"+++++#>))|{{~!)))>^+++++", -"+++++@*'))))))))'*@+++++", -"++++++&,'))))))',1++++++", -"+++++++&*>-//2>*1+++++++", -"++++++++@^$%%$^@++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; +"............................", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++@#$%%$#@++++++++++", +"+++++++++&*=-;;->*&+++++++++", +"++++++++&,'))))))',&++++++++", +"+++++++@*'))))))))'*@+++++++", +"+++++++#=)))!~{{]))>^+++++++", +"+++++++$-))!)!~{{))-$+++++++", +"+++++++%/)(_:)<[{))/%+++++++", +"+++++++%/)({_:)<[))!}+++++++", +"+++++++$-)({{~!)!))-$+++++++", +"+++++++#>))|{{~!)))>^+++++++", +"+++++++@*'))))))))'*@+++++++", +"++++++++&,'))))))',1++++++++", +"+++++++++&*>-//2>*1+++++++++", +"++++++++++@^$%%$^@++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++"}; |