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