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