diff options
Diffstat (limited to 'Zukitwo-Wise/xfwm4/bottom-right-inactive.xpm')
-rw-r--r-- | Zukitwo-Wise/xfwm4/bottom-right-inactive.xpm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Zukitwo-Wise/xfwm4/bottom-right-inactive.xpm b/Zukitwo-Wise/xfwm4/bottom-right-inactive.xpm new file mode 100644 index 0000000..2c2d42b --- /dev/null +++ b/Zukitwo-Wise/xfwm4/bottom-right-inactive.xpm @@ -0,0 +1,8 @@ +/* XPM */ +static char * bottom_right_inactive_xpm[] = { +"2 2 3 1", +" c None", +". c #D2D2D2", +"+ c #6A6A6A", +".+", +"++"}; |