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/xfwm4/close-inactive.xpm | |
parent | 4e0a19188ada65b2378b220ff8acd5a2f9cbe23a (diff) |
Import Shiki-Colors WM themes from GNOME Colors project, with modifications
Diffstat (limited to 'Shiki-Colors-Classic/xfwm4/close-inactive.xpm')
-rw-r--r-- | Shiki-Colors-Classic/xfwm4/close-inactive.xpm | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/Shiki-Colors-Classic/xfwm4/close-inactive.xpm b/Shiki-Colors-Classic/xfwm4/close-inactive.xpm new file mode 100644 index 0000000..80d45c8 --- /dev/null +++ b/Shiki-Colors-Classic/xfwm4/close-inactive.xpm @@ -0,0 +1,59 @@ +/* XPM */ +static char * close_inactive_xpm[] = { +"20 25 31 1", +" c None", +". c #3C3C3C", +"+ c #666666", +"@ c #515151", +"# c #505050", +"$ c #4F4F4F", +"% c #4E4E4E", +"& c #4D4D4D", +"* c #4C4C4C", +"= c #4B4B4B", +"- c #4A4A4A", +"; c #838383", +"> c #888888", +", c #9B9B9B", +"' c #8D8D8D", +") c #494949", +"! c #8E8E8E", +"~ c #484848", +"{ c #474747", +"] c #464646", +"^ c #454545", +"/ c #878787", +"( c #444444", +"_ c #818181", +": c #434343", +"< c #424242", +"[ c #414141", +"} c #404040", +"| c #3F3F3F", +"1 c #3E3E3E", +"2 c #3D3D3D", +"....................", +"++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@", +"####################", +"$$$$$$$$$$$$$$$$$$$$", +"%%%%%%%%%%%%%%%%%%%%", +"&&&&&&&&&&&&&&&&&&&&", +"********************", +"====================", +"------;>@--@>;------", +"------>,'@@',>------", +"))))))#',!!,'#))))))", +"~~~~~~~$!,,!$~~~~~~~", +"{{{{{{{%!,,!%{{{{{{{", +"]]]]]]&',!!,'&]]]]]]", +"^^^^^^/,'**',/^^^^^^", +"((((((_/=((=/_((((((", +"::::::::::::::::::::", +"::::::::::::::::::::", +"<<<<<<<<<<<<<<<<<<<<", +"[[[[[[[[[[[[[[[[[[[[", +"}}}}}}}}}}}}}}}}}}}}", +"||||||||||||||||||||", +"11111111111111111111", +"22222222222222222222"}; |