diff options
Diffstat (limited to 'themes/Mint-X-compact/xfwm4/top-right-active.xpm')
| -rw-r--r-- | themes/Mint-X-compact/xfwm4/top-right-active.xpm | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/themes/Mint-X-compact/xfwm4/top-right-active.xpm b/themes/Mint-X-compact/xfwm4/top-right-active.xpm new file mode 100644 index 00000000..f13cd1d2 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/top-right-active.xpm @@ -0,0 +1,25 @@ +/* XPM */ +static char * top_right_active_xpm[] = { +"8 18 4 1", +" c None", +". c #939393", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"... ", +"+++.. ", +"@@@@@. ", +"@@@@@@. ", +"@@@@@@. ", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@."}; |
