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