diff options
Diffstat (limited to 'Zukitwo-Colors-EZ-Xfwm/xfwm4/title-1-inactive.xpm')
-rwxr-xr-x | Zukitwo-Colors-EZ-Xfwm/xfwm4/title-1-inactive.xpm | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/Zukitwo-Colors-EZ-Xfwm/xfwm4/title-1-inactive.xpm b/Zukitwo-Colors-EZ-Xfwm/xfwm4/title-1-inactive.xpm new file mode 100755 index 0000000..6e57615 --- /dev/null +++ b/Zukitwo-Colors-EZ-Xfwm/xfwm4/title-1-inactive.xpm @@ -0,0 +1,42 @@ +/* XPM */ +static char * title_1_inactive_xpm[] = { +"8 25 14 1", +" c None", +". c #212121", +"+ c #383838", +"@ c #2C2C2C", +"# c #2B2B2B", +"$ c #2A2A2A", +"% c #292929", +"& c #282828", +"* c #272727", +"= c #262626", +"- c #252525", +"; c #242424", +"> c #232323", +", c #222222", +"........", +"++++++++", +"@@@@@@@@", +"@@@@@@@@", +"########", +"########", +"$$$$$$$$", +"$$$$$$$$", +"%%%%%%%%", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"********", +"********", +"========", +"========", +"--------", +"--------", +"--------", +";;;;;;;;", +">>>>>>>>", +">>>>>>>>", +",,,,,,,,", +",,,,,,,,", +"........"}; |