diff options
Diffstat (limited to 'themes/Mint-X/xfwm4/bottom-left-active.xpm')
| -rw-r--r-- | themes/Mint-X/xfwm4/bottom-left-active.xpm | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/themes/Mint-X/xfwm4/bottom-left-active.xpm b/themes/Mint-X/xfwm4/bottom-left-active.xpm new file mode 100644 index 00000000..8cc62eae --- /dev/null +++ b/themes/Mint-X/xfwm4/bottom-left-active.xpm @@ -0,0 +1,9 @@ +/* XPM */ +static char * bottom_left_active_xpm[] = { +"3 3 3 1", +" c None", +". c #939393", +"+ c #D6D6D6", +".++", +".++", +"..."}; |
