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-dark/shade-pressed.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-dark/shade-pressed.xpm')
-rw-r--r-- | common/xfwm4-dark/shade-pressed.xpm | 58 |
1 files changed, 33 insertions, 25 deletions
diff --git a/common/xfwm4-dark/shade-pressed.xpm b/common/xfwm4-dark/shade-pressed.xpm index 56d8e49..052d1f2 100644 --- a/common/xfwm4-dark/shade-pressed.xpm +++ b/common/xfwm4-dark/shade-pressed.xpm @@ -1,28 +1,36 @@ /* XPM */ static char * shade_pressed_xpm[] = { -"16 22 3 1", +"18 28 5 1", " c None", -". c #2F343F", -"+ c #5294E2", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -".......++.......", -"......++++......", -".....++++++.....", -"....++++++++....", -"................", -"....++++++++....", -"....++++++++....", -"................", -"................", -"................", -"................", -"................", -"................", -"................"}; +". c #21252B", +"+ c #353B48", +"@ c #2F343F", +"# c #5294E2", +"..................", +"++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@##@@@@@@@@", +"@@@@@@@####@@@@@@@", +"@@@@@@######@@@@@@", +"@@@@@########@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@########@@@@@", +"@@@@@########@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@"}; |