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