diff options
Diffstat (limited to '.themes/.themes/MikunoNaka/xfwm4/right-active.xpm')
-rw-r--r-- | .themes/.themes/MikunoNaka/xfwm4/right-active.xpm | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/.themes/.themes/MikunoNaka/xfwm4/right-active.xpm b/.themes/.themes/MikunoNaka/xfwm4/right-active.xpm new file mode 100644 index 00000000..c4440326 --- /dev/null +++ b/.themes/.themes/MikunoNaka/xfwm4/right-active.xpm @@ -0,0 +1,26 @@ +/* XPM */ +static char * right_active_xpm[] = { +"1 21 2 1", +" c None", +". c #ff003e", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +"."}; |