diff options
author | Kylie McClain <somasis@exherbo.org> | 2015-06-07 21:28:32 -0400 |
---|---|---|
committer | Kylie McClain <somasis@exherbo.org> | 2015-06-07 23:00:08 -0400 |
commit | d347a3476468c9bd6850d179e484d0f4c66ab3a7 (patch) | |
tree | 874a71d415916b839c0983747748e91f7ce99f45 /Shiki-Colors-Classic-EZ/xfwm4/close-active.xpm | |
parent | 4e0a19188ada65b2378b220ff8acd5a2f9cbe23a (diff) |
Import Shiki-Colors WM themes from GNOME Colors project, with modifications
Diffstat (limited to 'Shiki-Colors-Classic-EZ/xfwm4/close-active.xpm')
-rw-r--r-- | Shiki-Colors-Classic-EZ/xfwm4/close-active.xpm | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/Shiki-Colors-Classic-EZ/xfwm4/close-active.xpm b/Shiki-Colors-Classic-EZ/xfwm4/close-active.xpm new file mode 100644 index 0000000..fc5af49 --- /dev/null +++ b/Shiki-Colors-Classic-EZ/xfwm4/close-active.xpm @@ -0,0 +1,65 @@ +/* XPM */ +static char * close_active_xpm[] = { +"20 25 37 1", +" c None", +". c #3C3C3C", +"+ c #707070", +"@ c #515151", +"# c #505050", +"$ c #4F4F4F", +"% c #4E4E4E", +"& c #4D4D4D", +"* c #4C4C4C", +"= c #4B4B4B", +"- c #4A4A4A", +"; c #B8B8B8", +"> c #C2C2C2", +", c #575757", +"' c #E6E6E6", +") c #CBCBCB", +"! c #494949", +"~ c #565656", +"{ c #CDCDCD", +"] c #484848", +"^ c #555555", +"/ c #474747", +"( c #545454", +"_ c #464646", +": c #535353", +"< c #454545", +"[ c #C1C1C1", +"} c #525252", +"| c #444444", +"1 c #B6B6B6", +"2 c #434343", +"3 c #424242", +"4 c #414141", +"5 c #404040", +"6 c #3F3F3F", +"7 c #3E3E3E", +"8 c #3D3D3D", +"....................", +"++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@", +"####################", +"$$$$$$$$$$$$$$$$$$$$", +"%%%%%%%%%%%%%%%%%%%%", +"&&&&&&&&&&&&&&&&&&&&", +"********************", +"====================", +"------;>,--,>;------", +"------>'),,)'>------", +"!!!!!!~)'{{')~!!!!!!", +"]]]]]]]^{''{^]]]]]]]", +"///////({''{(///////", +"______:)'{{'):______", +"<<<<<<[')}})'[<<<<<<", +"||||||1[@||@[1||||||", +"22222222222222222222", +"22222222222222222222", +"33333333333333333333", +"44444444444444444444", +"55555555555555555555", +"66666666666666666666", +"77777777777777777777", +"88888888888888888888"}; |