diff options
author | Kylie McClain <somasissounds@gmail.com> | 2015-01-19 02:11:33 -0500 |
---|---|---|
committer | Kylie McClain <somasissounds@gmail.com> | 2015-01-19 02:11:33 -0500 |
commit | 26926143c41c246bc4e933410e9a9d2bca76cebd (patch) | |
tree | fdd1cc867c535ac6dbb5e99d4a7f33c5f7b76ef0 /Zukitwo-Dust-Xfwm/xfwm4/close-inactive.xpm |
initial commit
Diffstat (limited to 'Zukitwo-Dust-Xfwm/xfwm4/close-inactive.xpm')
-rwxr-xr-x | Zukitwo-Dust-Xfwm/xfwm4/close-inactive.xpm | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/Zukitwo-Dust-Xfwm/xfwm4/close-inactive.xpm b/Zukitwo-Dust-Xfwm/xfwm4/close-inactive.xpm new file mode 100755 index 0000000..0e28212 --- /dev/null +++ b/Zukitwo-Dust-Xfwm/xfwm4/close-inactive.xpm @@ -0,0 +1,54 @@ +/* XPM */ +static char * close_inactive_xpm[] = { +"20 25 26 1", +" c None", +". c #27241F", +"+ c #3D3A35", +"@ c #312E29", +"# c #302D28", +"$ c #2F2C27", +"% c #2E2B26", +"& c #858381", +"* c #8A8987", +"= c #302E2A", +"- c #8A8887", +"; c #9B9B9B", +"> c #8E8D8C", +", c #8F8F8D", +"' c #2D2A25", +") c #2F2D29", +"! c #8F8E8D", +"~ c #2C2924", +"{ c #2E2C28", +"] c #8E8D8B", +"^ c #2B2823", +"/ c #898886", +"( c #81807D", +"_ c #2A2722", +": c #292621", +"< c #282520", +"....................", +"++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"####################", +"####################", +"####################", +"$$$$$$$$$$$$$$$$$$$$", +"$$$$$$$$$$$$$$$$$$$$", +"%%%%%%&*=%%=*&%%%%%%", +"%%%%%%-;>==>;-%%%%%%", +"%%%%%%=>;,,;>=%%%%%%", +"''''''')!;;!)'''''''", +"~~~~~~~)!;;!)~~~~~~~", +"~~~~~~{];!!;]{~~~~~~", +"^^^^^^/;]{{];/^^^^^^", +"^^^^^^(/{^^{/(^^^^^^", +"^^^^^^^^^^^^^^^^^^^^", +"____________________", +"____________________", +"::::::::::::::::::::", +"::::::::::::::::::::", +"::::::::::::::::::::", +"<<<<<<<<<<<<<<<<<<<<", +"...................."}; |