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