diff options
author | Kylie McClain <somasissounds@gmail.com> | 2015-02-15 23:35:03 -0500 |
---|---|---|
committer | Kylie McClain <somasissounds@gmail.com> | 2015-02-15 23:35:03 -0500 |
commit | 2704e38ea7f625c624bc10a5510fba576dc4a2bf (patch) | |
tree | fe45ea7c61e761cbd613a21248db6f616055c116 /Shiki-Colors-Xfwm/xfwm4/close-inactive.xpm | |
parent | 4a90256fe4499071935f945163d926de2128b7dc (diff) |
rename theme directories, Zukitwo -> Shiki
Diffstat (limited to 'Shiki-Colors-Xfwm/xfwm4/close-inactive.xpm')
-rwxr-xr-x | Shiki-Colors-Xfwm/xfwm4/close-inactive.xpm | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/Shiki-Colors-Xfwm/xfwm4/close-inactive.xpm b/Shiki-Colors-Xfwm/xfwm4/close-inactive.xpm new file mode 100755 index 0000000..fcd540b --- /dev/null +++ b/Shiki-Colors-Xfwm/xfwm4/close-inactive.xpm @@ -0,0 +1,49 @@ +/* XPM */ +static char * close_inactive_xpm[] = { +"20 25 21 1", +" c None", +". c #212121", +"+ c #383838", +"@ c #2C2C2C", +"# c #2B2B2B", +"$ c #2A2A2A", +"% c #292929", +"& c #282828", +"* c #818181", +"= c #888888", +"- c #9B9B9B", +"; c #8D8D8D", +"> c #8E8E8E", +", c #272727", +"' c #262626", +") c #878787", +"! c #252525", +"~ c #797979", +"{ c #242424", +"] c #232323", +"^ c #222222", +"....................", +"++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"####################", +"####################", +"$$$$$$$$$$$$$$$$$$$$", +"$$$$$$$$$$$$$$$$$$$$", +"%%%%%%%%%%%%%%%%%%%%", +"&&&&&&*=@&&@=*&&&&&&", +"&&&&&&=-;@@;-=&&&&&&", +"&&&&&&@;->>-;@&&&&&&", +",,,,,,,#>-->#,,,,,,,", +",,,,,,,#>-->#,,,,,,,", +"''''''$;->>-;$''''''", +"'''''')-;$$;-)''''''", +"!!!!!!~)%!!%)~!!!!!!", +"!!!!!!!!!!!!!!!!!!!!", +"!!!!!!!!!!!!!!!!!!!!", +"{{{{{{{{{{{{{{{{{{{{", +"]]]]]]]]]]]]]]]]]]]]", +"]]]]]]]]]]]]]]]]]]]]", +"^^^^^^^^^^^^^^^^^^^^", +"^^^^^^^^^^^^^^^^^^^^", +"...................."}; |