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