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