diff options
Diffstat (limited to 'Kogaion-nighttime/xfwm4/right-active.xpm')
-rwxr-xr-x | Kogaion-nighttime/xfwm4/right-active.xpm | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Kogaion-nighttime/xfwm4/right-active.xpm b/Kogaion-nighttime/xfwm4/right-active.xpm deleted file mode 100755 index 80aaa7d..0000000 --- a/Kogaion-nighttime/xfwm4/right-active.xpm +++ /dev/null @@ -1,7 +0,0 @@ -/* XPM */ -static char * right_active_xpm[] = { -"2 1 3 1", -" c None", -". c #4F5E76 s active_color_2", -"+ c #6C99C0 s active_shadow_1", -".+"}; |