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/hide-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/hide-prelight.xpm')
-rw-r--r-- | common/xfwm4/hide-prelight.xpm | 54 |
1 files changed, 29 insertions, 25 deletions
diff --git a/common/xfwm4/hide-prelight.xpm b/common/xfwm4/hide-prelight.xpm index 215a039..01232b0 100644 --- a/common/xfwm4/hide-prelight.xpm +++ b/common/xfwm4/hide-prelight.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * hide_prelight_xpm[] = { -"24 24 23 1", +"28 28 23 1", " c None", ". c #EEEFF1", "+ c #E7E8EB", @@ -24,27 +24,31 @@ static char * hide_prelight_xpm[] = { "^ c #D1D4DA", "/ c #E0E1E5", "( c #F3F3F6", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++@#$%%$#@++++++++", -"+++++++&*=-;;->*&+++++++", -"++++++&,'))))))',&++++++", -"+++++@*'))))))))'*@+++++", -"+++++#=))))))))))>!+++++", -"+++++$-))))))))))-$+++++", -"+++++%~)){{{{{{))~%+++++", -"+++++%~)){{{{{{))]^+++++", -"+++++$-))))))))))-$+++++", -"+++++#>))))))))))>!+++++", -"+++++@*'))))))))'*@+++++", -"++++++&,'))))))',/++++++", -"+++++++&*>-~~(>*/+++++++", -"++++++++@!$%%$!@++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; +"............................", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++@#$%%$#@++++++++++", +"+++++++++&*=-;;->*&+++++++++", +"++++++++&,'))))))',&++++++++", +"+++++++@*'))))))))'*@+++++++", +"+++++++#=))))))))))>!+++++++", +"+++++++$-))))))))))-$+++++++", +"+++++++%~)){{{{{{))~%+++++++", +"+++++++%~)){{{{{{))]^+++++++", +"+++++++$-))))))))))-$+++++++", +"+++++++#>))))))))))>!+++++++", +"+++++++@*'))))))))'*@+++++++", +"++++++++&,'))))))',/++++++++", +"+++++++++&*>-~~(>*/+++++++++", +"++++++++++@!$%%$!@++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++"}; |