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