diff options
Diffstat (limited to '.themes/.themes/MikunoNaka/xfwm4/stick-toggled-active.xpm')
-rw-r--r-- | .themes/.themes/MikunoNaka/xfwm4/stick-toggled-active.xpm | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/.themes/.themes/MikunoNaka/xfwm4/stick-toggled-active.xpm b/.themes/.themes/MikunoNaka/xfwm4/stick-toggled-active.xpm new file mode 100644 index 00000000..fc421e29 --- /dev/null +++ b/.themes/.themes/MikunoNaka/xfwm4/stick-toggled-active.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * stick_toggled_active_xpm[] = { +"24 26 4 1", +" c None", +". c #1d1b4d", +"+ c #e5e5e5", +"@ c #ff003e", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +".........++++++.........", +".........++++++.........", +"........++++++++........", +"........++++++++........", +".........++++++.........", +".........++++++.........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; |