diff options
Diffstat (limited to 'common/xfwm4-dark/bottom-active.xpm')
-rw-r--r-- | common/xfwm4-dark/bottom-active.xpm | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/common/xfwm4-dark/bottom-active.xpm b/common/xfwm4-dark/bottom-active.xpm new file mode 100644 index 0000000..56a1910 --- /dev/null +++ b/common/xfwm4-dark/bottom-active.xpm @@ -0,0 +1,6 @@ +/* XPM */ +static char * bottom_active_xpm[] = { +"12 1 2 1", +" c None", +". c #111215", +"............"}; |