diff options
Diffstat (limited to 'common/xfwm4/stick-pressed.xpm')
-rw-r--r-- | common/xfwm4/stick-pressed.xpm | 57 |
1 files changed, 32 insertions, 25 deletions
diff --git a/common/xfwm4/stick-pressed.xpm b/common/xfwm4/stick-pressed.xpm index 3a3a2a9..b13b23a 100644 --- a/common/xfwm4/stick-pressed.xpm +++ b/common/xfwm4/stick-pressed.xpm @@ -1,28 +1,35 @@ /* XPM */ static char * stick_pressed_xpm[] = { -"16 22 3 1", +"18 28 4 1", " c None", -". c #E7E8EB", -"+ c #5294E2", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -".......++.......", -".......++.......", -".......++.......", -"....++++++++....", -"....++++++++....", -".......++.......", -".......++.......", -".......++.......", -"................", -"................", -"................", -"................", -"................", -"................", -"................"}; +". c #EEEFF1", +"+ c #E7E8EB", +"@ c #5294E2", +"..................", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++@@++++++++", +"++++++++@@++++++++", +"++++++++@@++++++++", +"+++++@@@@@@@@+++++", +"+++++@@@@@@@@+++++", +"++++++++@@++++++++", +"++++++++@@++++++++", +"++++++++@@++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++", +"++++++++++++++++++"}; |