diff options
Diffstat (limited to 'common/xfwm4/maximize-prelight.xpm')
-rw-r--r-- | common/xfwm4/maximize-prelight.xpm | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/common/xfwm4/maximize-prelight.xpm b/common/xfwm4/maximize-prelight.xpm new file mode 100644 index 0000000..3d0f2c0 --- /dev/null +++ b/common/xfwm4/maximize-prelight.xpm @@ -0,0 +1,62 @@ +/* XPM */ +static char * maximize_prelight_xpm[] = { +"28 28 31 1", +" c None", +". c #EEEFF1", +"+ c #eee8d5", +"@ c #E5E6E9", +"# c #DADCE1", +"$ c #D4D6DC", +"% c #D2D4DA", +"& c #DFE1E5", +"* c #D2D5DB", +"= c #E3E4E8", +"- c #F3F4F6", +"; c #FCFCFC", +"> c #E2E4E8", +", c #D5D7DD", +"' c #F5F6F6", +") c #FDFDFE", +"! c #FBFBFC", +"~ c #A5A8AF", +"{ c #7A7F8B", +"] c #9397A1", +"^ c #DBDDE2", +"/ c #FBFCFC", +"( c #FCFCFD", +"_ c #A1A5AC", +": c #FAFAFB", +"< c #FBFCFD", +"[ c #A8AAB2", +"} c #D1D4DA", +"| c #92969F", +"1 c #E0E1E5", +"2 c #F3F3F6", +"............................", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++@#$%%$#@++++++++++", +"+++++++++&*=-;;->*&+++++++++", +"++++++++&,'))))))',&++++++++", +"+++++++@*'))))))))'*@+++++++", +"+++++++#=)))!~{{]))>^+++++++", +"+++++++$-))!)!~{{))-$+++++++", +"+++++++%/)(_:)<[{))/%+++++++", +"+++++++%/)({_:)<[))!}+++++++", +"+++++++$-)({{~!)!))-$+++++++", +"+++++++#>))|{{~!)))>^+++++++", +"+++++++@*'))))))))'*@+++++++", +"++++++++&,'))))))',1++++++++", +"+++++++++&*>-//2>*1+++++++++", +"++++++++++@^$%%$^@++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++"}; |