diff options
Diffstat (limited to '.themes/caelus/xfwm4/stick-active.xpm')
| -rw-r--r-- | .themes/caelus/xfwm4/stick-active.xpm | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/.themes/caelus/xfwm4/stick-active.xpm b/.themes/caelus/xfwm4/stick-active.xpm new file mode 100644 index 0000000..b7bb09b --- /dev/null +++ b/.themes/caelus/xfwm4/stick-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * stick_active_xpm[] = { +"24 26 4 1", +" c None", +". c #0f0f0f", +"+ c #d9cdb5", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +".........++++++.........", +".........++..++.........", +"........++....++........", +"........++....++........", +".........++..++.........", +".........++++++.........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; |
