diff options
Diffstat (limited to 'common/xfwm4/maximize-pressed.xpm')
-rw-r--r-- | common/xfwm4/maximize-pressed.xpm | 64 |
1 files changed, 64 insertions, 0 deletions
diff --git a/common/xfwm4/maximize-pressed.xpm b/common/xfwm4/maximize-pressed.xpm new file mode 100644 index 0000000..5918640 --- /dev/null +++ b/common/xfwm4/maximize-pressed.xpm @@ -0,0 +1,64 @@ +/* XPM */ +static char * maximize_pressed_xpm[] = { +"28 28 33 1", +" c None", +". c #EEEFF1", +"+ c #eee8d5", +"@ c #DAE1E9", +"# c #99BDE6", +"$ c #6EA3E2", +"% c #5897E2", +"& c #6EA4E4", +"* c #9ABCE6", +"= c #B5CBE7", +"- c #5998E1", +"; c #268bd2", +"> c #B5CCE7", +", c #5998E2", +"' c #DAE0EA", +") c #5596E3", +"! c #C7DDF6", +"~ c #fdf6e3", +"{ c #DDEAF9", +"] c #9BBCE6", +"^ c #6DA3E3", +"/ c #5997E2", +"( c #5395E2", +"_ c #CCE0F6", +": c #5797E3", +"< c #5495E2", +"[ c #C3DAF5", +"} c #DFEBFA", +"| c #9BBDE5", +"1 c #5A98E2", +"2 c #DAE1EA", +"3 c #B6CDE8", +"4 c #6FA4E3", +"............................", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++@#$%%&*@++++++++++", +"+++++++++=-;;;;;;->+++++++++", +"++++++++=;;;;;;;;;;>++++++++", +"+++++++@-;;;;;;;;;;,'+++++++", +"+++++++#;;;;)!~~{;;;]+++++++", +"+++++++^;;;);)!~~;;;&+++++++", +"+++++++/;;(_:;<[~;;;-+++++++", +"+++++++-;;(~_:;<[;;;,+++++++", +"+++++++$;;(~~!););;;&+++++++", +"+++++++*;;;}~~!);;;;|+++++++", +"+++++++@-;;;;;;;;;;12+++++++", +"++++++++>;;;;;;;;;;3++++++++", +"+++++++++>,;;;;;;13+++++++++", +"++++++++++']4//4|2++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++"}; |