diff options
Diffstat (limited to 'themes/Mint-Y/xfwm4/close-inactive.xpm')
| -rw-r--r-- | themes/Mint-Y/xfwm4/close-inactive.xpm | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/themes/Mint-Y/xfwm4/close-inactive.xpm b/themes/Mint-Y/xfwm4/close-inactive.xpm new file mode 100644 index 00000000..5b4918b6 --- /dev/null +++ b/themes/Mint-Y/xfwm4/close-inactive.xpm @@ -0,0 +1,40 @@ +/* XPM */ +static char *close_inactive[] = { +/* columns rows colors chars-per-pixel */ +"24 24 10 1 ", +" c gray71", +". c gray72", +"X c gray74", +"o c gray78", +"O c #CDCDCD", +"+ c gray82", +"@ c gray84", +"# c gray85", +"$ c #E9E9E9", +"% c #EEEEEE", +/* pixels */ +"%%%%%%%%%%%%%%%%%%%%%%%%", +"########################", +"########################", +"########################", +"########################", +"########@oX Xo@########", +"#######O. O#######", +"######O O######", +"#####@ . . @#####", +"#####o %# #% o#####", +"#####X +%##%+ X#####", +"##### +%%@ #####", +"#####. #%%# .#####", +"#####X #%++%# X#####", +"#####o $+ +$ o#####", +"#####@ .@#####", +"######O O######", +"#######+ O#######", +"########@oX Xo#########", +"########################", +"########################", +"########################", +"########################", +"########################" +}; |
